Skip to main content

DiagramToolboxRegistrator.StencilListChanged Event

Fires each time the list of available stencils is changed.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static event EventHandler StencilListChanged

Event Data

The StencilListChanged event's data class is EventArgs.

See Also