IndexEditor

StockSharp.Xaml

The graphic control for editing ExpressionIndexSecurity.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

IndexEditor()

Initializes a new instance of the IndexEditor.

Eigenschaften

HasError : bool

The expression contains an error.

HighligthBackColor : Brush

The functions background color. The default value is White.

HighligthForeColor : Brush

The functions font color. The default value is Red.

HighligthFunctions : IEnumerable<string>

The list of highlighted features.

SecurityProvider : ISecurityProvider

The provider of information about instruments.

Text : string

Text.

Methoden

InitializeComponent()

InitializeComponent

Ereignisse

SecurityClicked : Action<Security>

The event of click on the instrument.

TextChanged : TextChangedEventHandler

The change event Text.