Back to Devexpress

PivotFieldGroupingInfo.Interval Property

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

latest1.2 KB
Original Source

PivotFieldGroupingInfo.Interval Property

Gets the grouping interval for numeric range grouping, for date range grouping returns number of days to group by.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
double Interval { get; }
vb
ReadOnly Property Interval As Double

Property Value

TypeDescription
Double

A Double value that indicates the size of each group.

|

See Also

PivotFieldGroupingInfo Interface

PivotFieldGroupingInfo Members

DevExpress.Spreadsheet Namespace