menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PaletteGroupViewDesigner - API Reference

    Show / Hide Table of Contents

    Class PaletteGroupViewDesigner

    Palette GroupView designer.

    Inheritance
    System.Object
    GroupViewDesigner
    PaletteGroupViewDesigner
    Inherited Members
    GroupViewDesigner.Initialize(IComponent)
    GroupViewDesigner.IComponentChangeService_ComponentRemoved(Object, ComponentEventArgs)
    GroupViewDesigner.OnMouseDragBegin(Int32, Int32)
    GroupViewDesigner.OnMouseDragEnd(Boolean)
    GroupViewDesigner.Dispose(Boolean)
    Namespace: Syncfusion.Windows.Forms.Diagram.Controls
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    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
    GroupViewDesigner.ActionLists

    Methods

    OnSetComponentDefaults()

    Called when the designer is initialized.

    Declaration
    [Obsolete]
    public override void OnSetComponentDefaults()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved