TabFormPage Class
In This Article
A page in the TabFormControl.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Related API Members
The following members return TabFormPage objects:
#Remarks
Use the TabFormControlBase.Pages collection to add pages to the TabFormControl.
#Inheritance
Object
MarshalByRefObject
Component
TabFormPage
See Also