Skip to main content
A newer version of this page is available. .
Bar

TabFormPage Class

A page in the TabFormControl.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

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