Gets Данные таблицы
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public TableGridViewModel Grid { get; }<NotNullAttribute>
Public ReadOnly Property Grid As TableGridViewModel
Get
public:
[NotNullAttribute]
property TableGridViewModel^ Grid {
TableGridViewModel^ get ();
}[<NotNullAttribute>]
member Grid : TableGridViewModel with get
Значение свойства
Тип:
TableGridViewModel
См. также