Back to Devexpress

PivotFieldGroupingInfo Interface

officefileapi-devexpress-dot-spreadsheet-84a90833.md

latest1.3 KB
Original Source

PivotFieldGroupingInfo Interface

Provides access to range grouping characteristics.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface PivotFieldGroupingInfo
vb
Public Interface PivotFieldGroupingInfo

The following members return PivotFieldGroupingInfo objects:

Remarks

Use the PivotField.GroupingInfo property to get access to the PivotFieldGroupingInfo interface of the current field.

See Also

PivotFieldGroupingInfo Members

How to: Group Items in a Pivot Table

DevExpress.Spreadsheet Namespace