PositionChangeTypesComboBox
StockSharp.Xaml
The drop-down list to select a set of types PositionChangeTypes.
Inherits: ComboBoxEdit
Constructors
PositionChangeTypesComboBox()
Initializes a new instance of the PositionChangeTypesComboBox.
Properties
DefaultTypes : IEnumerable<PositionChangeTypes>
Default value for SelectedTypes.
SelectedTypes : IEnumerable<PositionChangeTypes>
Selected types.
Methods
OnLoadedInternal()
Control loading handler.
Fields
SelectedTypesProperty : DependencyProperty
DependencyProperty for SelectedTypes.