Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

NavigationFrame.AddPage Method

Name Parameters Description
AddPage(String, String) caption, controlName Adds a new page containing the specific control in the current NavigationFrame.
AddPage(Control) content Adds a new page containing the specific control in the current NavigationFrame.