PageSetupFormShowingEventArgs.ControllerParameters Property
In This Article
Gets the information for initializing the Page Setup dialog controls.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
public PageSetupFormControllerParameters ControllerParameters { get; }
#Property Value
Type | Description |
---|---|
Page |
A Page |
See Also