TableGridViewModelRows - свойство |
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic TreeCollectionView Rows { get; set; }Public Property Rows As TreeCollectionView
Get
Set
public:
property TreeCollectionView^ Rows {
TreeCollectionView^ get ();
void set (TreeCollectionView^ value);
}member Rows : TreeCollectionView with get, set
Значение свойства
Тип:
TreeCollectionView
См. также