Skip to main content
All docs
V26.1
  • DataSourceColumnBinding.GroupIntervalNumericRange Property

    Gets or sets the length of group intervals for certain group types.

    Namespace: DevExpress.Xpf.PivotGrid

    Assembly: DevExpress.Xpf.PivotGrid.v26.1.dll

    Declaration

    public int GroupIntervalNumericRange { get; set; }

    Property Value

    Type Description
    Int32

    An integer that specifies the length of group intervals.

    See Also