AlertFieldPanel
StockSharp.Alerts
Panel schema parameter modification.
継承元: UserControl
コンストラクター
AlertFieldPanel()
Initializes a new instance of the AlertFieldPanel.
プロパティ
Field : AlertRuleField
Message property, which will be made a comparison with the value of Value based on the criterion Operator.
MessageType : Type
Message type.
Operator : ComparisonOperator?
The criterion of comparison values Value.
メソッド
InitializeComponent()
InitializeComponent
フィールド
FieldProperty : DependencyProperty
DependencyProperty for Field.
MessageTypeProperty : DependencyProperty
DependencyProperty for MessageType.
OperatorProperty : DependencyProperty
DependencyProperty for Operator.
ValueProperty : DependencyProperty
DependencyProperty for Value.