Back to Devexpress

PivotFieldGroupingInfo Properties

officefileapi-devexpress-dot-spreadsheet-dot-pivotfieldgroupinginfo-dot-underscore-properties.md

latest1.6 KB
Original Source

PivotFieldGroupingInfo Properties

Provides access to range grouping characteristics.

NameDescription
BaseFieldIndexGets an index of the field in the PivotTable.Fields collection.
DefaultEndValueGets the default ending range value which is the maximum value of the field data.
DefaultStartValueGets the default starting range value which is the minimum value of the field data.
EndValueGets the ending value for range grouping.
GroupByGets the grouping type.
IntervalGets the grouping interval for numeric range grouping, for date range grouping returns number of days to group by.
StartValueGets the starting value for range grouping.

See Also

PivotFieldGroupingInfo Interface

PivotFieldGroupingInfo Members

DevExpress.Spreadsheet Namespace