PositionChangeTypesComboBox
StockSharp.Xaml
The drop-down list to select a set of types PositionChangeTypes.
继承自: ComboBoxEdit
构造函数
PositionChangeTypesComboBox()
Initializes a new instance of the PositionChangeTypesComboBox.
属性
DefaultTypes : IEnumerable<PositionChangeTypes>
Default value for SelectedTypes.
SelectedTypes : IEnumerable<PositionChangeTypes>
Selected types.
方法
OnLoadedInternal()
Control loading handler.
字段
SelectedTypesProperty : DependencyProperty
DependencyProperty for SelectedTypes.