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