DriveComboBoxEditor

StockSharp.Xaml.PropertyGrid

Editor para IMarketDataDrive.

Herda de: ComboBoxEditSettings

Implementa: IComponentConnector

Construtores

DriveComboBoxEditor
public DriveComboBoxEditor()
driveComboBoxEditor = DriveComboBoxEditor()

Inicializa uma nova instância do DriveComboBoxEditor.

Propriedades

Changed
public Action<IMarketDataDrive, bool> Changed { get; set; }
value = driveComboBoxEditor.Changed
driveComboBoxEditor.Changed = value

O armazenamento mudou o evento.

ShowDeleteButton
public bool ShowDeleteButton { get; set; }
value = driveComboBoxEditor.ShowDeleteButton
driveComboBoxEditor.ShowDeleteButton = value

Mostrar o botão Apagar.

ShowEditButton
public bool ShowEditButton { get; set; }
value = driveComboBoxEditor.ShowEditButton
driveComboBoxEditor.ShowEditButton = value

Mostrar o botão Editar.

ShowSearchButton
public bool ShowSearchButton { get; set; }
value = driveComboBoxEditor.ShowSearchButton
driveComboBoxEditor.ShowSearchButton = value

Mostrar o botão de pesquisa.

Métodos

AssignToEditCore
protected override void AssignToEditCore(IBaseEdit edit)
driveComboBoxEditor.AssignToEditCore(edit)
edit
InitializeComponent
public void InitializeComponent()
driveComboBoxEditor.InitializeComponent()

InitializeComponent