Skip to main content

PivotCustomGroupIntervalEventArgs Class

Provides data for the PivotGridControl.CustomGroupInterval event.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll

#Declaration

public class PivotCustomGroupIntervalEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
PivotCustomGroupIntervalEventArgs
See Also