Skip to main content
A newer version of this page is available. .

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.v18.2.Extensions.dll

Declaration

public event EventHandler CombineGroupingLevelClicked

Event Data

The CombineGroupingLevelClicked event's data class is EventArgs.

See Also