AlertSettingsPanel

StockSharp.Alerts

Panel for schema modification.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

AlertSettingsPanel()

Initializes a new instance of the AlertSettingsPanel.

Eigenschaften

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.

Methoden

InitializeComponent()

InitializeComponent

Ereignisse

Changed : Action

The change event.

SelectedRulesChanged : Action

The change event SelectedRules.