Class PivotGridConstants
Represents a class that provides the constants for PivotGridControl.
Inheritance
System.Object
PivotGridConstants
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public class PivotGridConstants : Object
Constructors
PivotGridConstants()
Declaration
public PivotGridConstants()
Fields
AllString
Used to store the string as constant.
Declaration
public const string AllString = "(All)"
Field Value
| Type |
|---|
| System.String |
TotalString
Used to store the string as constant.
Declaration
public const string TotalString = "Total"
Field Value
| Type |
|---|
| System.String |