Skip to main content
A newer version of this page is available. .
Row

PivotFieldGroupingInfo Interface

Provides access to range grouping characteristics.

Namespace: DevExpress.Spreadsheet

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

Declaration

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