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.