PivotGroupingValue Constructors
Contains data used to specify starting and ending values for the range grouping.| Name | Parameters | Description |
|---|---|---|
| PivotGroupingValue(DateTime) | value | Initializes a new instance of the class with the specified DateTime value. |
| PivotGroupingValue(Double) | value | Initializes a new instance of the class with the specified number. |
See Also