WinForms

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

    Show / Hide Table of Contents

    Enum PivotCellDescriptorExType

    Extended types for cell descriptor.

    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum PivotCellDescriptorExType

    Fields

    Name Description
    Any

    The cell descriptor is of any data type.

    DrilledDown

    The cell descriptor is of type DrilledDown.

    OverallTotal

    The cell descriptor is of type OverallTotal.

    SummaryColumn

    The cell descriptor is of type SummaryColumn.

    SummaryRow

    The cell descriptor is of type SummaryRow.

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