Class RadDiagramToolboxControl
RadDiagramToolboxControl
Inheritance
System.Object
RadDiagramToolboxControl
Namespace: RadDiagram.Diagrams.Toolbox
Assembly: Telerik.WinControls.RadDiagram.dll
Syntax
public class RadDiagramToolboxControl : UserControl
Constructors
RadDiagramToolboxControl()
Declaration
public RadDiagramToolboxControl()
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |