SecurityTypeComboBox

StockSharp.Xaml

Die Dropdown-Liste, um den Instrumententyp auszuwählen.

Erbt von: ComboBoxEditEx

Konstruktoren

SecurityTypeComboBox
public SecurityTypeComboBox()
securityTypeComboBox = SecurityTypeComboBox()

Initialisiert eine neue Instanz von SecurityTypeComboBox.

Eigenschaften

SelectedType
public SecurityTypes? SelectedType { get; set; }
value = securityTypeComboBox.SelectedType
securityTypeComboBox.SelectedType = value

Der ausgewählte Instrumententyp.