menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramDesigner - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved