StorageSettingsWindow

StockSharp.Xaml

The window with hosted StorageSettingsPanel.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

StorageSettingsWindow
public StorageSettingsWindow()
storageSettingsWindow = StorageSettingsWindow()

Initializes a new instance of the StorageSettingsWindow.

Properties

Drive
public IMarketDataDrive Drive { get; set; }
value = storageSettingsWindow.Drive
storageSettingsWindow.Drive = value

Selected storage.

Methods

InitializeComponent
public void InitializeComponent()
storageSettingsWindow.InitializeComponent()

InitializeComponent