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