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

Page Class

A WindowsUI View container that displays a single Document.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public class Page :
    BaseContentContainer,
    IDocumentContainer,
    IContentContainer,
    IBaseObject,
    IDisposable,
    IComponent,
    ISupportBatchUpdate,
    INamed

Remarks

See the Content Containers topic to learn more.

See Also