alexa

    Show / Hide Table of Contents

    Class GroupPanel

    Defines the class that denotes the GroupPanel. It has been initiated to override the Hide() method.

    Inheritance
    System.Object
    GroupPanel
    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public class GroupPanel : Panel

    Constructors

    GroupPanel()

    Declaration
    public GroupPanel()

    Methods

    Hide()

    Overrides and suspend the Hide() method of the Panel.

    Declaration
    public void Hide()
    Back to top Generated by DocFX