windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-03cb0a89.md
A Document within a WidgetView.
Namespace : DevExpress.XtraBars.Docking2010.Views.Widget
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class Document :
BaseDocument,
IButtonsPanelOwner,
IWidgetFreeLayoutElement,
IFreeLayoutElement,
IBaseObject,
IDisposable,
ISupportDXSkinColorsEx,
ISupportDXSkinColors,
ISupportAppearanceObjectPropertiesFilter
Public Class Document
Inherits BaseDocument
Implements IButtonsPanelOwner,
IWidgetFreeLayoutElement,
IFreeLayoutElement,
IBaseObject,
IDisposable,
ISupportDXSkinColorsEx,
ISupportDXSkinColors,
ISupportAppearanceObjectPropertiesFilter
Document s within a Widget View are contained within StackGroups. See the Widget View topic for details.
Object MarshalByRefObject Component BaseComponent BaseDocument Document
See Also