Skip to main content
Row

PivotGroupingValue Class

Contains data used to specify starting and ending values for the range grouping.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public class PivotGroupingValue

Remarks

An instance of the PivotGroupingValue class is the property value of the following properties:

The PivotField.GroupItems method accepts the PivotGroupingValue instances as parameters.

Inheritance

Object
PivotGroupingValue
See Also