IndexEditor

StockSharp.Xaml

The graphic control for editing ExpressionIndexSecurity.

Inherits: UserControl

Implements: IComponentConnector

Constructors

IndexEditor()

Initializes a new instance of the IndexEditor.

Properties

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.

Methods

InitializeComponent()

InitializeComponent

Events

SecurityClicked : Action<Security>

The event of click on the instrument.

TextChanged : TextChangedEventHandler

The change event Text.