WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridGroupOptionsType - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved