alexa

    Show / Hide Table of Contents

    Enum GridGroupOptionsType

    Defines the type of group options: TopLevelGroup, ChildTable or inner groups.

    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public enum GridGroupOptionsType

    Fields

    Name Description
    AnyGroup

    Any type of group.

    ChildTable

    Child table of a nested relation

    Groups

    Inner groups (grouped by groups)

    TopLevelGroup

    Top-level group.

    Back to top Generated by DocFX