IWorkflowEngineTileManagerUIExtensionContextAllButtonRows - свойство |
Набор строк, дочерних по отношению к
MainRow, разделенных по секциям, к которым они относятся
Пространство имён:
Tessa.UI.Workflow
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
СинтаксисDictionary<string, IList<CardRow>> AllButtonRows { get; }ReadOnly Property AllButtonRows As Dictionary(Of String, IList(Of CardRow))
Get
property Dictionary<String^, IList<CardRow^>^>^ AllButtonRows {
Dictionary<String^, IList<CardRow^>^>^ get ();
}abstract AllButtonRows : Dictionary<string, IList<CardRow>> with get
Значение свойства
Тип:
DictionaryString,
IListCardRow
См. также