RowSelectorViewModelRows - свойство |
Gets Список моделей строк отображаемых в таблице
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic ObservableCollection<IRowViewModel> Rows { get; }Public ReadOnly Property Rows As ObservableCollection(Of IRowViewModel)
Get
public:
property ObservableCollection<IRowViewModel^>^ Rows {
ObservableCollection<IRowViewModel^>^ get ();
}member Rows : ObservableCollection<IRowViewModel> with get
Значение свойства
Тип:
ObservableCollectionIRowViewModel
См. также