Skip to main content

MasterDetailAddGroupingLevelPageView.CombineGroupingLevelClicked Event

Occurs when the button for combining grouping levels is clicked on a wizard page.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public event EventHandler CombineGroupingLevelClicked

Event Data

The CombineGroupingLevelClicked event's data class is EventArgs.

See Also