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 |
---|
System.ComponentModel.Design.DesignerActionListCollection |
SelectionRules
override
Declaration
public override SelectionRules SelectionRules { get; }
Property Value
Type |
---|
System.Windows.Forms.Design.SelectionRules |