alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PaletteGroupViewDesigner

    Palette GroupView designer.

    Inheritance
    System.Object
    GroupViewDesigner
    PaletteGroupViewDesigner
    Inherited Members
    GroupViewDesigner.ActionLists
    GroupViewDesigner.Dispose(Boolean)
    GroupViewDesigner.IComponentChangeService_ComponentRemoved(Object, ComponentEventArgs)
    GroupViewDesigner.OnMouseDragBegin(Int32, Int32, Keys)
    GroupViewDesigner.OnMouseDragEnd(Boolean, Keys)
    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()

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Overrides
    GroupViewDesigner.Initialize(IComponent)
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved