Better colors for file grid, small tweaks

This commit is contained in:
Jonathan Jenne
2022-04-20 11:46:14 +02:00
parent 1bef72d65c
commit f87b1018de
3 changed files with 30 additions and 10 deletions

View File

@@ -19,7 +19,6 @@ Namespace Documents
''' </summary>
Public Property Rows As New List(Of DocumentRow)
Public Property Selected As Boolean = False
Public Property Imported As Boolean = False
Public ReadOnly Property HasErrors As Boolean