menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CellType - WPF 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 - 2025 Syncfusion Inc. All Rights Reserved