Class PaletteGroupViewDesigner
Palette GroupView designer.
Inherited Members
Namespace: Syncfusion.Windows.Forms.Diagram.Controls
Assembly: Syncfusion.Diagram.Windows.dll
Syntax
[CLSCompliant(false)]
public class PaletteGroupViewDesigner : GroupViewDesigner
Constructors
PaletteGroupViewDesigner()
Initializes a new instance of the PaletteGroupViewDesigner class.
Declaration
public PaletteGroupViewDesigner()
Properties
ActionLists
Gets the action lists.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type | Description |
---|---|
System.ComponentModel.Design.DesignerActionListCollection | The action lists. |
Overrides
Methods
OnSetComponentDefaults()
Called when the designer is initialized.
Declaration
[Obsolete]
public override void OnSetComponentDefaults()