Table of Contents

Class ImportDataMappingButton

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

Button to open ImportDataMappingWindow.

public class ImportDataMappingButton : SimpleButton, IComponentConnector
Inheritance
ImportDataMappingButton
Implements
Extension Methods

Constructors

ImportDataMappingButton()

Initializes a new instance of the ImportDataMappingButton.

public ImportDataMappingButton()

Fields

FieldProperty

public static readonly DependencyProperty FieldProperty

Field Value

DependencyProperty

Properties

Field

Data type.

public FieldMapping Field { get; set; }

Property Value

FieldMapping

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()

OnClick()

protected override void OnClick()