ExpressionIndexSecurity в PropertyGridEx


ExpressionIndexSecurity в PropertyGridEx
Atom
5/22/2019


Добрый день.

class XxxStrategy : Strategy
{
public ExpressionIndexSecurity ExpressionIndexSecurity { get; set; }
...
}

public partial class XxxWindow : Window
{
public XxxWindow()
{
InitializeComponent();
PropertyGridEx.SelectedObject = new XxxStrategy();
}
}

Capture.PNG

Как прописать формулу в поле Index?
Capture.PNG 13 KB (343)



Thanks:


Support

Avatar
Date: 5/28/2019
Reply


Добрый день

Наша компонента не поддерживает редактирование индекса.
Thanks:


Attach files by dragging & dropping, , or pasting from the clipboard.

loading
clippy