AlertSettingsPanel
StockSharp.Alerts
Panel for schema modification.
Inherits: UserControl
Implements: IComponentConnector
Constructors
AlertSettingsPanel()
Initializes a new instance of the AlertSettingsPanel.
Properties
AlertType : AlertNotifications?
Alert type.
DeleteCommand : ICommand
The deleted event.
ExternalId : long?
External ID.
LogLevel : LogLevels
LogLevels
Schema : AlertSchema
Schema.
SelectedRules : IEnumerable<AlertRule>
Selected rules.
Methods
InitializeComponent()
InitializeComponent
Events
SelectedRulesChanged : Action
The change event SelectedRules.