IndexEditor

StockSharp.Xaml

The graphic control for editing ExpressionIndexSecurity.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

IndexEditor()

Initializes a new instance of the IndexEditor.

Propiedades

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.

Métodos

InitializeComponent()

InitializeComponent

Eventos

SecurityClicked : Action<Security>

The event of click on the instrument.

TextChanged : TextChangedEventHandler

The change event Text.