InputValueWindowViewModel - свойство |
Gets or sets Модель-представление редактора значения
Пространство имён:
Tessa.UI.HashEditor
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [CanBeNullAttribute]
public InputValueViewModel ViewModel { get; set; }
<CanBeNullAttribute>
Public Property ViewModel As InputValueViewModel
Get
Set
public:
[CanBeNullAttribute]
property InputValueViewModel^ ViewModel {
InputValueViewModel^ get ();
void set (InputValueViewModel^ value);
}
[<CanBeNullAttribute>]
member ViewModel : InputValueViewModel with get, set
Значение свойства
Тип:
InputValueViewModelСм. также