DiagramPaletteControl

StockSharp.Xaml.Diagram

The graphical component to display available DiagramElement.

Наследует: UserControl

Реализует: IComponentConnector

Конструкторы

DiagramPaletteControl()

Initializes a new instance of the DiagramPaletteControl.

Свойства

ExcludedTypeIds : CachedSynchronizedSet<Guid>

Excluded elements.

HelpCommand : ICommand

Help command.

Model : DiagramPaletteModel

DiagramPaletteModel

PaletteElement : DiagramElement

The selected element in the Toolbox.

Методы

InitializeComponent()

InitializeComponent

События

PaletteElementDoubleClicked : Action<DiagramElement>

The event of the double click on the element in the Toolbox.