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
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.