AlertSettingsPanel

StockSharp.Alerts

Panel for schema modification.

继承自: UserControl

实现: IComponentConnector

构造函数

AlertSettingsPanel()

Initializes a new instance of the AlertSettingsPanel.

属性

Caption : string

Header.

DeleteCommand : ICommand

The deleted event.

ExternalId : long?

External ID.

LogLevel : LogLevels

LogLevels

Message : string

Message.

Rules : IList<AlertRule>

Rules.

Schema : AlertSchema

Schema.

SelectedRules : IEnumerable<AlertRule>

Selected rules.

方法

InitializeComponent()

InitializeComponent

事件

Changed : Action

The change event.

SelectedRulesChanged : Action

The change event SelectedRules.