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

BaseDocument Class

The base class for documents within a DocumentManager.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public abstract class BaseDocument :
    BaseComponent,
    ILogicalOwner,
    IXtraSerializableChildren,
    IDocumentCaptionAppearanceProvider,
    ISupportAdvancedBatchUpdate,
    ISupportBatchUpdate
See Also