Export Columns in Export Grid

This commit is contained in:
Jonathan Jenne
2022-01-21 15:03:51 +01:00
parent c315640d7d
commit 706edf8026
5 changed files with 75 additions and 15 deletions

View File

@@ -21,6 +21,8 @@
Public Property IsExported As Boolean = False
Public Property FilenameExport As String
Public Property ExportedWhen As Date
Public Property ExportedWho As String
End Class
End Namespace