Back to Devexpress

NavigationFrame.AddPage Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationframe-dot-addpage.md

latest666 B
Original Source

NavigationFrame.AddPage Method

NameParametersDescription
AddPage(String, String)caption, controlNameAdds a new page containing the specific control in the current NavigationFrame.
AddPage(Control)contentAdds a new page containing the specific control in the current NavigationFrame.