Skip to main content
All docs
V19.2

IAddGroupingLevelPageView.CombineGroupingLevelClicked Event

Occurs when the Combine Grouping Level button is clicked on a wizard page.

Namespace: DevExpress.Data.XtraReports.Wizard.Views

Assembly: DevExpress.Data.v19.2.dll

Declaration

event EventHandler CombineGroupingLevelClicked

Event Data

The CombineGroupingLevelClicked event's data class is EventArgs.

See Also