FieldsPropertyTModelFormatSetter - свойство |
Gets or sets Метод установки значения для форматера
Пространство имён:
Tessa.UI.Views.Charting.Properties
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public Action<TModel, string> FormatSetter { get; set; }
Public Property FormatSetter As Action(Of TModel, String)
Get
Set
public:
property Action<TModel, String^>^ FormatSetter {
Action<TModel, String^>^ get ();
void set (Action<TModel, String^>^ value);
}
member FormatSetter : Action<'TModel, string> with get, set
Значение свойства
Тип:
ActionTModel,
StringСм. также