StorageFormatComboBox
StockSharp.Xaml
Die Dropdown-Liste, um den Instrumententyp auszuwählen.
Erbt von: ComboBoxEditEx
Konstruktoren
StorageFormatComboBox
public StorageFormatComboBox()
storageFormatComboBox = StorageFormatComboBox()
Initialisiert eine neue Instanz von StorageFormatComboBox.
Eigenschaften
SelectedFormat
public StorageFormats SelectedFormat { get; set; }
value = storageFormatComboBox.SelectedFormat
storageFormatComboBox.SelectedFormat = value
Das gewählte Format.