PivotFieldGroupingInfo.EndValue Property
In This Article
Gets the ending value for range grouping.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
PivotGroupingValue EndValue { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also