RowSelectorViewModelRows - свойство
Список моделей строк отображаемых в таблице
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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