UnitEditorSettings
StockSharp.Xaml
Edit settings for UnitEditor.
継承元: BaseEditSettings
プロパティ
SupportAbsolute : bool
Support Absolute.
SupportLimitType : bool
Support Limit.
SupportPercent : bool
Support Percent.
SupportPointType : bool
Support Point.
SupportStepType : bool
Support Step.
メソッド
AssignToEditCore(IBaseEdit)
フィールド
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.