StorageFormatComboBox

StockSharp.Xaml

The drop-down list to select the instrument type.

Inherits: ComboBoxEditEx

Constructors

StorageFormatComboBox
public StorageFormatComboBox()
storageFormatComboBox = StorageFormatComboBox()

Initializes a new instance of the StorageFormatComboBox.

Properties

SelectedFormat
public StorageFormats SelectedFormat { get; set; }
value = storageFormatComboBox.SelectedFormat
storageFormatComboBox.SelectedFormat = value

The selected format.