Table of Contents

Class ImportSettingsWindow

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

The window for editing ImportSettings.

public class ImportSettingsWindow : ThemedWindow, IComponentConnector
Inheritance
ImportSettingsWindow
Implements
Extension Methods

Constructors

ImportSettingsWindow()

Initializes a new instance of the ImportSettingsWindow.

public ImportSettingsWindow()

Properties

Settings

Settings of import.

public ImportSettings Settings { get; set; }

Property Value

ImportSettings

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()