windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-90c45277.md
The base class for documents within a DocumentManager.
Namespace : DevExpress.XtraBars.Docking2010.Views
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public abstract class BaseDocument :
BaseComponent,
ILogicalOwner,
IXtraSerializableChildren,
IDocumentCaptionAppearanceProvider,
ISupportAdvancedBatchUpdate,
ISupportBatchUpdate,
IAccessiblePropertiesProvider,
IDocumentDesignerMethods
Public MustInherit Class BaseDocument
Inherits BaseComponent
Implements ILogicalOwner,
IXtraSerializableChildren,
IDocumentCaptionAppearanceProvider,
ISupportAdvancedBatchUpdate,
ISupportBatchUpdate,
IAccessiblePropertiesProvider,
IDocumentDesignerMethods
The following members return BaseDocument objects:
Show 12 links
Object MarshalByRefObject Component BaseComponent BaseDocument Document
See Also