Table of Contents

Class StorageSettingsWindow

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

The window with hosted StorageSettingsPanel.

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

Constructors

StorageSettingsWindow()

Initializes a new instance of the StorageSettingsWindow.

public StorageSettingsWindow()

Properties

Drive

Selected storage.

public IMarketDataDrive Drive { get; set; }

Property Value

IMarketDataDrive

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()