Back to Devexpress

PivotFieldGroupingInfo Members

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

latest1.5 KB
Original Source

PivotFieldGroupingInfo Members

Provides access to range grouping characteristics.

Properties

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

DevExpress.Spreadsheet Namespace