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.