menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridTableCellType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridTableCellType

    Defines cell types

    Namespace: Syncfusion.EJ2.GridExport
    Assembly: Syncfusion.EJ2.GridExport.dll
    Syntax
    public enum GridTableCellType

    Fields

    Name
    AlternateRecordFieldCell

    Field cell in an alternate record row.

    AlternateRecordRowHeaderCell

    Any header cell in an alternate record row.

    CaptionCell

    Caption Cell

    CaptionSummary
    ColumnHeaderCell

    Column header cell.

    EmptyCell

    Empty cell

    FirstRecord

    Group caption cell.

    GroupCaptionCell

    Group caption cell.

    GroupHeaderIndentCell

    Indent cell in group header section.

    IndentCell

    Indent cell in group.

    MasterCell

    Master Cell

    MasterHeaderCell

    Master Header Cell

    RecordFieldCell

    Field cell in a non-alternate record row.

    RecordPlusMinusCell

    PlusMinus cell in a record row.

    RowHeaderCell

    Any row header cell.

    SummaryFieldCell

    Field cell in summary row.

    TopLeftHeaderCell

    The top-left header cell.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved