menu

UWP

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

    Show / Hide Table of Contents

    Class PivotCellCollection

    Represents the collection of pivot cell descriptors.

    Inheritance
    System.Object
    PivotCellCollection
    Namespace: Syncfusion.Olap.UWP.Engine
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class PivotCellCollection : List<PivotCellDescriptor>

    Constructors

    PivotCellCollection()

    Declaration
    public PivotCellCollection()

    Methods

    Clone()

    Clones this instance.

    Declaration
    public PivotCellCollection Clone()
    Returns
    Type Description
    PivotCellCollection

    A copy of this instance.

    Dispose()

    Releases all resources used by the collection.

    Declaration
    public void Dispose()

    Extension Methods

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