jj: add confirmation when removing final index, set (readonly) vector prop when selecting index
This commit is contained in:
@@ -53,7 +53,9 @@ Module ModuleFinalIndexProperties
|
||||
<Category("Index")>
|
||||
<TypeConverter(GetType(IndexListConverter))>
|
||||
Public Property IndexName As String
|
||||
|
||||
<Category("Index")>
|
||||
<[ReadOnly](True)>
|
||||
Public Property VectorIndex As Boolean
|
||||
|
||||
' Eigenschaften für die Liste der Indicies
|
||||
|
||||
Reference in New Issue
Block a user