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