Back to Devexpress

PivotGroupingValue Class

officefileapi-devexpress-dot-spreadsheet-f15a77e9.md

latest2.5 KB
Original Source

PivotGroupingValue Class

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

Declaration

csharp
public class PivotGroupingValue
vb
Public Class PivotGroupingValue

The following members return PivotGroupingValue objects:

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

PivotGroupingValue Members

How to: Group Items in a Pivot Table

DevExpress.Spreadsheet Namespace