IndexedColumnViewModel - конструктор |
Пространство имён:
Tessa.UI.Scheme
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public IndexedColumnViewModel(
SchemeIndexedColumn model,
ViewModelScope scope
)
Public Sub New (
model As SchemeIndexedColumn,
scope As ViewModelScope
)
public:
IndexedColumnViewModel(
SchemeIndexedColumn^ model,
ViewModelScope^ scope
)
new :
model : SchemeIndexedColumn *
scope : ViewModelScope -> IndexedColumnViewModel
Параметры
- model
- Тип: Tessa.SchemeSchemeIndexedColumn
- scope
- Тип: Tessa.UIViewModelScope
См. также