AlertSchemasPanel

StockSharp.Alerts

Panel for schemas modification.

Inherits: UserControl

Implements: IPersistable, IComponentConnector

Constructors

AlertSchemasPanel()

Initializes a new instance of the AlertSchemasPanel.

Properties

ProcessingService : IAlertProcessingService

Alert processing service.

Methods

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Events

LayoutChanged : Action

Layout changed event.

Fields

AddSchemaCommand : RoutedCommand

The command to add new schema.

EditSchemaCommand : RoutedCommand

The command to edit selected schema.

RemoveSchemasCommand : RoutedCommand

The command to remove selected schemas.