Class ImportDataMappingButton
Кнопка для открытия ImportDataMappingWindow.
Implements
Namespace: StockSharp.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public class ImportDataMappingButton : SimpleButton, IComponentConnector
Constructors
ImportDataMappingButton()
Создать ImportDataMappingButton.
Declaration
public ImportDataMappingButton()
Fields
FieldProperty
DependencyProperty для Field.
Declaration
public static DependencyProperty FieldProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
Field
Data type.
Declaration
public FieldMapping Field { get; set; }
Property Value
Type | Description |
---|---|
FieldMapping |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnClick()
Declaration
protected override void OnClick()