PageSetupFormShowingEventArgs Class
Provides data for the RichEditControl.PageSetupFormShowing event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
Declaration
Remarks
The RichEditControl.PageSetupFormShowing event occurs before the Page Setup dialog is invoked. The PageSetupFormShowingEventArgs class introduces the PageSetupFormShowingEventArgs.ControllerParameters property, that specifies the information to be displayed in the dialog.
Note, that PageSetupFormShowingEventArgs objects are automatically created, initialized and passed to the RichEditControl.PageSetupFormShowing event handlers.