This commit is contained in:
2022-07-26 16:02:24 +02:00
parent 68e9707823
commit ada5ab00cb
15 changed files with 297 additions and 287 deletions

View File

@@ -91,6 +91,7 @@ Public Module ModuleControlProperties
Public Property Required() As Boolean
<Category("Validierung")>
Public Property [ReadOnly]() As Boolean
Public Property [SaveChangeOnReadOnly]() As Boolean
<Browsable(False)>
<Category("Indexierung")>
Public Property IndexType() As IndexTypes