SecurityTypeComboBox

StockSharp.Xaml

A lista suspensa para selecionar o tipo de instrumento.

Herda de: ComboBoxEditEx

Construtores

SecurityTypeComboBox
public SecurityTypeComboBox()
securityTypeComboBox = SecurityTypeComboBox()

Inicializa uma nova instância do SecurityTypeComboBox.

Propriedades

SelectedType
public SecurityTypes? SelectedType { get; set; }
value = securityTypeComboBox.SelectedType
securityTypeComboBox.SelectedType = value

O tipo de instrumento selecionado.