menu

UWP

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

    Show / Hide Table of Contents

    Class PivotGridConstants

    Class that holds different Grid constants.

    Inheritance
    System.Object
    PivotGridConstants
    Namespace: Syncfusion.PivotAnalysis.UWP
    Assembly: Syncfusion.PivotAnalysis.UWP.dll
    Syntax
    public class PivotGridConstants : Object

    Constructors

    PivotGridConstants()

    Declaration
    public PivotGridConstants()

    Fields

    AllString

    Variable that holds all the values in filter.

    Declaration
    public const string AllString = "(All)"
    Field Value
    Type
    System.String

    TotalString

    Holds the holds "Total" string.

    Declaration
    public const string TotalString = "Total"
    Field Value
    Type
    System.String

    Extension Methods

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