PageSetupFormControllerParameters.InitialTabPage Property
Gets or sets the initial tab page of the Page Setup dialog.
Namespace: DevExpress.XtraRichEdit.Forms
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraRichEdit.Forms.PageSetupFormInitialTabPage | A DevExpress.XtraRichEdit.Forms.PageSetupFormInitialTabPage enumeration value that specifies the tab page of the Page Setup dialog. |
See Also