Skip to main content
Bar

TabFormPage Class

A page in the TabFormControl.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TabFormPage :
    Component,
    IDXImageUriClient,
    IImageAnimationProviderListener

The following members return TabFormPage objects:

Remarks

Use the TabFormControlBase.Pages collection to add pages to the TabFormControl.

Inheritance

See Also