Class DiagramDesigner
Diagram designer.
Inheritance
System.Object
DiagramDesigner
Namespace: Syncfusion.Windows.Forms.Diagram.Controls
Assembly: Syncfusion.Diagram.Windows.dll
Syntax
[CLSCompliant(false)]
public class DiagramDesigner : ControlDesigner
Constructors
DiagramDesigner()
Declaration
public DiagramDesigner()
Properties
ActionLists
Call When the smart tag is clicked.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |
Methods
OnSetComponentDefaults()
Called when the designer is initialized.
Declaration
[Obsolete]
public override void OnSetComponentDefaults()