CardViewControlViewModelTable - свойство |
Модель таблицы данных
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
[PublicAPIAttribute]
public TableGridViewModel Table { get; }<NotNullAttribute>
<PublicAPIAttribute>
Public ReadOnly Property Table As TableGridViewModel
Get
public:
[NotNullAttribute]
[PublicAPIAttribute]
property TableGridViewModel^ Table {
TableGridViewModel^ get ();
}[<NotNullAttribute>]
[<PublicAPIAttribute>]
member Table : TableGridViewModel with get
Значение свойства
Тип:
TableGridViewModel
См. также