DiagramPaletteControl

StockSharp.Xaml.Diagram

The graphical component to display available DiagramElement.

Inherits: UserControl

Implements: IComponentConnector

Constructors

DiagramPaletteControl()

Initializes a new instance of the DiagramPaletteControl.

Properties

ExcludedTypeIds : CachedSynchronizedSet<Guid>

Excluded elements.

HelpCommand : ICommand

Help command.

Model : DiagramPaletteModel

DiagramPaletteModel

PaletteElement : DiagramElement

The selected element in the Toolbox.

Methods

InitializeComponent()

InitializeComponent

Events

PaletteElementDoubleClicked : Action<DiagramElement>

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