Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotGroupingValue Properties

Contains data used to specify starting and ending values for the range grouping.
Name Description
AutoValue Gets or sets whether to calculate the value automatically based on the source data.
DateTimeValue Gets or sets the value used for date grouping.
IsDateTime Indicates whether the value is intended for date grouping.
NumericValue Gets or sets the value used for numeric grouping.
See Also