Table of Contents

Class StorageFormatComboBox

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

The drop-down list to select the instrument type.

public class StorageFormatComboBox : ComboBoxEditEx
Inheritance
StorageFormatComboBox
Inherited Members
Extension Methods

Constructors

StorageFormatComboBox()

Initializes a new instance of the StorageFormatComboBox.

public StorageFormatComboBox()

Properties

SelectedFormat

The selected format.

public StorageFormats SelectedFormat { get; set; }

Property Value

StorageFormats