FormEditorItemModelColumns - свойство
Column models if this item is the grid block or the grid control.
Пространство имён: Tessa.FormEditor.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public List<Dictionary<string, Object?>>? Columns { get; set; }
Public Property Columns As List(Of Dictionary(Of String, Object))
Get
Set
public:
property List<Dictionary<String^, Object^>^>^ Columns {
List<Dictionary<String^, Object^>^>^ get ();
void set (List<Dictionary<String^, Object^>^>^ value);
}
member Columns : List<Dictionary<string, Object>> with get, set
Значение свойства
ListDictionaryString,
Object