PivotFieldGroupingInfo.StartValue Property
Gets the starting value for range grouping.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
PivotGroupingValue | A PivotGroupingValue instance containing the starting value of the range used for grouping in the current field. |
See Also