officefileapi-devexpress-dot-spreadsheet-f15a77e9.md
Contains data used to specify starting and ending values for the range grouping.
Namespace : DevExpress.Spreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
public class PivotGroupingValue
Public Class PivotGroupingValue
The following members return PivotGroupingValue objects:
An instance of the PivotGroupingValue class is the property value of the following properties:
The PivotField.GroupItems method accepts the PivotGroupingValue instances as parameters.
Object PivotGroupingValue
See Also