Class Level1FieldsComboBox
Выпадающий список для выбора набора полей Level1Fields.
Inherited Members
Namespace: StockSharp.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public class Level1FieldsComboBox : SubsetComboBox
Constructors
Level1FieldsComboBox()
Создать Level1FieldsComboBox.
Declaration
public Level1FieldsComboBox()
Properties
SelectedFields
Список выбранных полей.
Declaration
public IEnumerable<Level1Fields> SelectedFields { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<Level1Fields> |