WinForms

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

    Show / Hide Table of Contents

    Class TreeMenuItemDesigner

    Designer class

    Inheritance
    System.Object
    TreeMenuItemDesigner
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class TreeMenuItemDesigner : ControlDesigner

    Constructors

    TreeMenuItemDesigner()

    Declaration
    public TreeMenuItemDesigner()

    Properties

    ActionLists

    Action list override

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    SelectionRules

    override

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type Description
    System.Windows.Forms.Design.SelectionRules
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved