AlertSchemasPanel

StockSharp.Alerts

Panel for schemas modification.

Hereda de: UserControl

Implementa: IPersistable, IComponentConnector

Constructores

AlertSchemasPanel()

Initializes a new instance of the AlertSchemasPanel.

Propiedades

ProcessingService : IAlertProcessingService

Alert processing service.

Métodos

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Eventos

LayoutChanged : Action

Layout changed event.

Campos

AddSchemaCommand : RoutedCommand

The command to add new schema.

EditSchemaCommand : RoutedCommand

The command to edit selected schema.

RemoveSchemasCommand : RoutedCommand

The command to remove selected schemas.