ICardModelSectionRows - свойство
Пустые строки для коллекционных или древовидных секций карточки, доступные по имени секции.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
IDictionary<string, CardRow> SectionRows { get; }
ReadOnly Property SectionRows As IDictionary(Of String, CardRow)
Get
property IDictionary<String^, CardRow^>^ SectionRows {
IDictionary<String^, CardRow^>^ get ();
}
abstract SectionRows : IDictionary<string, CardRow> with get
Значение свойства
IDictionaryString,
CardRow