WorkflowEngineTileManagerUIExtensionContextAllButtonRows - свойство
Набор строк, дочерних по отношению к
MainRow, разделенных по секциям, к которым они относятся
Пространство имён: Tessa.UI.WorkflowСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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,
IListCardRowIWorkflowEngineTileManagerUIExtensionContextAllButtonRows