AlertSettingsPanel

StockSharp.Alerts

Panel for schema modification.

Inherits: UserControl

Implements: IComponentConnector

Constructors

AlertSettingsPanel()

Initializes a new instance of the AlertSettingsPanel.

Properties

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.

Methods

InitializeComponent()

InitializeComponent

Events

Changed : Action

The change event.

SelectedRulesChanged : Action

The change event SelectedRules.