Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotGroupingValue Class

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

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

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