CardViewControlViewModelRows - свойство |
Список строк
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [PublicAPIAttribute]
public IList<TableRowViewModel> Rows { get; }
<PublicAPIAttribute>
Public ReadOnly Property Rows As IList(Of TableRowViewModel)
Get
public:
[PublicAPIAttribute]
property IList<TableRowViewModel^>^ Rows {
IList<TableRowViewModel^>^ get ();
}
[<PublicAPIAttribute>]
member Rows : IList<TableRowViewModel> with get
Значение свойства
Тип:
IListTableRowViewModelСм. также