alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class GridTableOptionsType

    Defines the type of TableOptions.

    Inheritance
    System.Object
    GridTableOptionsType
    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public sealed class GridTableOptionsType : Enum

    Fields

    ChildTable

    TableOptions for child tables.

    Declaration
    public const GridTableOptionsType ChildTable
    Field Value
    Type
    GridTableOptionsType

    TopLevelGroup

    TableOptions for the main table.

    Declaration
    public const GridTableOptionsType TopLevelGroup
    Field Value
    Type
    GridTableOptionsType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved