Skip to main content

IConfigureReportPageSettingsPageView.OrientationChanged Event

Occurs when the page orientation is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v26.1.dll

Declaration

event EventHandler OrientationChanged

Event Data

The OrientationChanged event's data class is EventArgs.

See Also