Back to Devexpress

Interior Page

windowsforms-4721-controls-and-libraries-form-layout-managers-wizard-control-fundamentals-interior-page.md

latest1.0 KB
Original Source

Interior Page

  • Jan 27, 2025

The XtraWizard control can display an unlimited number of interior pages. Interior pages are represented by WizardPage objects, and are contained within the WizardControl.Pages collection.

  • Title

  • Description

  • Header Image

You can use the XtraWizard control’s tasks to add, insert and remove wizard pages. The image below shows how to create a new interior page:

You can quickly navigate to the required wizard page using the Pages Designer :

Use the Up and Down buttons to reorder pages within the collection.

See Also

Page Events