menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotCellDescriptorExType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotCellDescriptorExType

    Holds the enumeration constants for PivotCellDescriptor Ex type.

    Inheritance
    System.Object
    PivotCellDescriptorExType
    Namespace: Syncfusion.Olap.UWP.Engine
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class PivotCellDescriptorExType : Enum

    Fields

    Any

    The cell descriptor is of any data type

    Declaration
    public const PivotCellDescriptorExType Any
    Field Value
    Type
    PivotCellDescriptorExType

    DrilledDown

    The cell descriptor is of type DrilledDown

    Declaration
    public const PivotCellDescriptorExType DrilledDown
    Field Value
    Type
    PivotCellDescriptorExType

    OverallTotal

    The cell descriptor is of type Overall total

    Declaration
    public const PivotCellDescriptorExType OverallTotal
    Field Value
    Type
    PivotCellDescriptorExType

    SummaryColumn

    The cell descriptor is of type SummaryColumn

    Declaration
    public const PivotCellDescriptorExType SummaryColumn
    Field Value
    Type
    PivotCellDescriptorExType

    SummaryRow

    The cell descriptor is of type SummaryRow

    Declaration
    public const PivotCellDescriptorExType SummaryRow
    Field Value
    Type
    PivotCellDescriptorExType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved