Skip to main content

IAddGroupingLevelPageView.GroupingLevelDownClicked Event

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

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

event EventHandler GroupingLevelDownClicked

Event Data

The GroupingLevelDownClicked event's data class is EventArgs.

See Also