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.