NullableColorEditor

StockSharp.Xaml.PropertyGrid

Editor for nullable Color.

Наследует: Control

Свойства

Color : Color?

Color.

IsEditable : bool

Is color editable.

Методы

OnApplyTemplate()

Builds the visual tree for the LayoutTransformer control when a new template is applied.

Поля

ColorProperty : DependencyProperty

DependencyProperty for Color.

IsEditableProperty : DependencyProperty

DependencyProperty for IsEditable.