UnitEditorSettings

StockSharp.Xaml

Edit settings for UnitEditor.

Erbt von: BaseEditSettings

Eigenschaften

MaxValue : decimal?

Max value.

MinValue : decimal?

Min value.

SupportAbsolute : bool

Support Absolute.

SupportLimitType : bool

Support Limit.

SupportPercent : bool

Support Percent.

SupportPointType : bool

Support Point.

SupportStepType : bool

Support Step.

UnitType : UnitTypes

Unit type.

UnitValue : decimal?

Unit value.

Methoden

AssignToEditCore(IBaseEdit)

Felder