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