alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    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
    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
    Microsoft.DotNet.DesignTools.Designers.Actions.DesignerActionListCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved