FormEditorItemModelGroups - свойство
Toolbar group models if this item is the toolbar.
Пространство имён: Tessa.FormEditor.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public List<Dictionary<string, Object?>>? Groups { get; set; }
Public Property Groups As List(Of Dictionary(Of String, Object))
Get
Set
public:
property List<Dictionary<String^, Object^>^>^ Groups {
List<Dictionary<String^, Object^>^>^ get ();
void set (List<Dictionary<String^, Object^>^>^ value);
}
member Groups : List<Dictionary<string, Object>> with get, set
Значение свойства
ListDictionaryString,
Object