UnitEditorSettings
StockSharp.Xaml
Edit settings for UnitEditor.
Inherits: BaseEditSettings
Properties
SupportAbsolute : bool
Support Absolute.
SupportLimitType : bool
Support Limit.
SupportPercent : bool
Support Percent.
SupportPointType : bool
Support Point.
SupportStepType : bool
Support Step.
Methods
AssignToEditCore(IBaseEdit)
Fields
MaxValueProperty : DependencyProperty
Max value.
MinValueProperty : DependencyProperty
Min value.
SupportAbsoluteProperty : DependencyProperty
Support Absolute.
SupportLimitTypeProperty : DependencyProperty
Support Limit.
SupportPercentProperty : DependencyProperty
Support Percent.
SupportPointTypeProperty : DependencyProperty
Support Point.
SupportStepTypeProperty : DependencyProperty
Support Step.
UnitTypeProperty : DependencyProperty
Unit type.
UnitValueProperty : DependencyProperty
Unit value.