IndexEditor
StockSharp.Xaml
The graphic control for editing ExpressionIndexSecurity.
继承自: UserControl
构造函数
IndexEditor()
Initializes a new instance of the IndexEditor.
属性
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.
方法
InitializeComponent()
InitializeComponent
事件
SecurityClicked : Action<Security>
The event of click on the instrument.
TextChanged : TextChangedEventHandler
The change event Text.