AlertSchemasPanel

StockSharp.Alerts

Panel for schemas modification.

Наследует: UserControl

Реализует: IPersistable, IComponentConnector

Конструкторы

AlertSchemasPanel()

Initializes a new instance of the AlertSchemasPanel.

Свойства

ProcessingService : IAlertProcessingService

Alert processing service.

Методы

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

События

LayoutChanged : Action

Layout changed event.

Поля

AddSchemaCommand : RoutedCommand

The command to add new schema.

EditSchemaCommand : RoutedCommand

The command to edit selected schema.

RemoveSchemasCommand : RoutedCommand

The command to remove selected schemas.