FormEditorItemModelGroups - свойство
Toolbar group models if this item is the toolbar.
Пространство имён: Tessa.FormEditor.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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