IndexEditor

StockSharp.Xaml

The graphic control for editing ExpressionIndexSecurity.

Наследует: UserControl

Реализует: IComponentConnector

Конструкторы

IndexEditor()

Initializes a new instance of the IndexEditor.

Свойства

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.

Методы

InitializeComponent()

InitializeComponent

События

SecurityClicked : Action<Security>

The event of click on the instrument.

TextChanged : TextChangedEventHandler

The change event Text.