WinForms

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

    Show / Hide Table of Contents

    Enum CellType

    Represents constants that specify the type of cell.

    Namespace: Syncfusion.Olap.Data
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum CellType

    Fields

    Name Description
    ColumnHeader

    The type of cell is ColumnHeader.

    ColumnTable

    The type of cell is ColumnTable.

    DataCell

    The type of cell is DataCell.

    RowHeader

    The type of cell is RowHeader.

    RowTable

    The type of cell is RowTable.

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