Class StorageSettingsWindow
Окно с распологающимся StorageSettingsPanel.
Implements
Namespace: StockSharp.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public class StorageSettingsWindow : ThemedWindow, IComponentConnector
Constructors
StorageSettingsWindow()
Создать StorageSettingsWindow.
Declaration
public StorageSettingsWindow()
Properties
Drive
Выбранное хранилище.
Declaration
public IMarketDataDrive Drive { get; set; }
Property Value
Type | Description |
---|---|
IMarketDataDrive |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()