BaseDocument Class
The base class for documents within a DocumentManager.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public abstract class BaseDocument :
BaseComponent,
ILogicalOwner,
IXtraSerializableChildren,
IDocumentCaptionAppearanceProvider,
ISupportAdvancedBatchUpdate,
ISupportBatchUpdate,
IAccessiblePropertiesProvider,
IDocumentDesignerMethods
Related API Members
The following members return BaseDocument objects:
Inheritance
See Also