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