Back to Devexpress

PivotFieldGroupingInfo.StartValue Property

officefileapi-devexpress-dot-spreadsheet-dot-pivotfieldgroupinginfo-7b30500b.md

latest1.2 KB
Original Source

PivotFieldGroupingInfo.StartValue Property

Gets the starting value for range grouping.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
PivotGroupingValue StartValue { get; }
vb
ReadOnly Property StartValue As PivotGroupingValue

Property Value

TypeDescription
PivotGroupingValue

A PivotGroupingValue instance containing the starting value of the range used for grouping in the current field.

|

See Also

PivotFieldGroupingInfo Interface

PivotFieldGroupingInfo Members

DevExpress.Spreadsheet Namespace