DriveComboBoxEditor
StockSharp.Xaml.PropertyGrid
Editor para IMarketDataDrive.
Hereda de: ComboBoxEditSettings
Implementa: IComponentConnector
Constructores
DriveComboBoxEditor
public DriveComboBoxEditor()
driveComboBoxEditor = DriveComboBoxEditor()
Inicia una nueva instancia de la DriveComboBoxEditor.
Propiedades
Changed
public Action<IMarketDataDrive, bool> Changed { get; set; }
value = driveComboBoxEditor.Changed
driveComboBoxEditor.Changed = value
El almacenamiento cambió el evento.
ShowDeleteButton
public bool ShowDeleteButton { get; set; }
value = driveComboBoxEditor.ShowDeleteButton
driveComboBoxEditor.ShowDeleteButton = value
Mostrar botón Eliminar.
ShowEditButton
public bool ShowEditButton { get; set; }
value = driveComboBoxEditor.ShowEditButton
driveComboBoxEditor.ShowEditButton = value
Mostrar botón Editar.
ShowSearchButton
public bool ShowSearchButton { get; set; }
value = driveComboBoxEditor.ShowSearchButton
driveComboBoxEditor.ShowSearchButton = value
Mostrar botón de búsqueda.
Métodos
AssignToEditCore
protected override void AssignToEditCore(IBaseEdit edit)
driveComboBoxEditor.AssignToEditCore(edit)
- edit
InitializeComponent
public void InitializeComponent()
driveComboBoxEditor.InitializeComponent()
InitializeComponent