ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TreeGridTableCellType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TreeGridTableCellType

    Defines cell types

    Namespace: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public enum TreeGridTableCellType

    Fields

    Name Description
    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

    IndentCell

    Indent cell in group.

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