AlertSettingsWindow
StockSharp.Alerts
Schema modification window.
Inherits: ThemedWindow
Implements: IComponentConnector
Constructors
AlertSettingsWindow
public AlertSettingsWindow()
alertSettingsWindow = AlertSettingsWindow()
Initializes a new instance of the AlertSettingsWindow.
Properties
Schema
public AlertSchema Schema { get; set; }
value = alertSettingsWindow.Schema
alertSettingsWindow.Schema = value
Schema.
Methods
InitializeComponent
public void InitializeComponent()
alertSettingsWindow.InitializeComponent()
InitializeComponent