IPropertyTModel, TValueSetValue - свойство
Gets or sets Метод установки значения в модели
Пространство имён: Tessa.UI.Views.Charting.PropertiesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[NotNullAttribute]
Action<TModel, TValue> SetValue { get; set; }
<NotNullAttribute>
Property SetValue As Action(Of TModel, TValue)
Get
Set
[NotNullAttribute]
property Action<TModel, TValue>^ SetValue {
Action<TModel, TValue>^ get ();
void set (Action<TModel, TValue>^ value);
}
[<NotNullAttribute>]
abstract SetValue : Action<'TModel, 'TValue> with get, set
Значение свойства
ActionTModel,
TValue