Skip to main content

IAddGroupingLevelPageView.CombineGroupingLevelClicked Event

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

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v26.1.dll

Declaration

event EventHandler CombineGroupingLevelClicked

Event Data

The CombineGroupingLevelClicked event's data class is EventArgs.

See Also