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