Replace old stinky Table with fancy GridControl
This commit is contained in:
@@ -314,6 +314,13 @@ Public Module ModuleControlProperties
|
||||
Inherits InputProperties
|
||||
End Class
|
||||
|
||||
Public Class GridControlProperties
|
||||
Inherits InputProperties
|
||||
|
||||
<Category("Einstellungen")>
|
||||
Public Property AllowAddNewValues As Boolean
|
||||
End Class
|
||||
|
||||
Public Class LookupControlProperties
|
||||
Inherits InputProperties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user