Back to Devexpress

PivotFieldGroupingInfo.EndValue Property

officefileapi-devexpress-dot-spreadsheet-dot-pivotfieldgroupinginfo-1e0e52af.md

latest1.2 KB
Original Source

PivotFieldGroupingInfo.EndValue Property

Gets the ending value for range grouping.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
PivotGroupingValue

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

|

See Also

PivotFieldGroupingInfo Interface

PivotFieldGroupingInfo Members

DevExpress.Spreadsheet Namespace