SecurityTypeComboBox

StockSharp.Xaml

用于选择乐器类型的下拉列表。

继承自: ComboBoxEditEx

构造函数

SecurityTypeComboBox
public SecurityTypeComboBox()
securityTypeComboBox = SecurityTypeComboBox()

初始化了 & ##SecurityTypeComboBox+#的新实例.

属性

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

所选的乐器类型 。