Class CandlePatternEditor
- Namespace
- StockSharp.Xaml.PropertyGrid
- Assembly
- StockSharp.Xaml.dll
Editor for ICandlePattern.
public class CandlePatternEditor : ComboBoxEditSettings, IComponentConnector
- Inheritance
-
CandlePatternEditor
- Implements
- Extension Methods
Constructors
CandlePatternEditor()
Initializes a new instance of the CandlePatternEditor.
public CandlePatternEditor()
Properties
ShowDeleteButton
Show Delete button.
public bool ShowDeleteButton { get; set; }
Property Value
ShowEditButton
Show Edit button.
public bool ShowEditButton { get; set; }
Property Value
Methods
AssignToEditCore(IBaseEdit)
protected override void AssignToEditCore(IBaseEdit edit)
Parameters
edit
IBaseEdit
InitializeComponent()
InitializeComponent
public void InitializeComponent()