Skip to main content

MasterDetailAddGroupingLevelPageView.RemoveGroupingLevelClicked Event

Occurs when the button for removing a grouping level 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 RemoveGroupingLevelClicked

Event Data

The RemoveGroupingLevelClicked event's data class is EventArgs.

See Also