Class TreeMapDesigner
Class for SmartTag
Inheritance
System.Object
TreeMapDesigner
Namespace: Syncfusion.Windows.Forms.TreeMap
Assembly: Syncfusion.TreeMap.Windows.dll
Syntax
public class TreeMapDesigner : ControlDesigner
Constructors
TreeMapDesigner()
Initializes a new instance of the TreeMapDesigner class
Declaration
public TreeMapDesigner()
Properties
ActionLists
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |
Methods
Initialize(IComponent)
Overridden Initialize method.
Declaration
public override void Initialize(IComponent component)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.IComponent | component | Component object |