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