StorageFormatComboBox
StockSharp.Xaml
用于选择乐器类型的下拉列表。
继承自: ComboBoxEditEx
构造函数
StorageFormatComboBox
public StorageFormatComboBox()
storageFormatComboBox = StorageFormatComboBox()
初始化了 & ##StorageFormatComboBox+#的新实例.
属性
SelectedFormat
public StorageFormats SelectedFormat { get; set; }
value = storageFormatComboBox.SelectedFormat
storageFormatComboBox.SelectedFormat = value
所选格式 。