Level1FieldsComboBox
StockSharp.Xaml
用于选择一组字段的下拉列表 。
继承自: SubsetComboBox
构造函数
Level1FieldsComboBox
public Level1FieldsComboBox()
level1FieldsComboBox = Level1FieldsComboBox()
初始化了 & ##Level1FieldsComboBox+#的新实例.
属性
SelectedFields
public IEnumerable<Level1Fields> SelectedFields { get; set; }
value = level1FieldsComboBox.SelectedFields
level1FieldsComboBox.SelectedFields = value
选定字段的列表 。