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
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()