Document Class
A Document within a WidgetView.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public class Document :
BaseDocument,
IButtonsPanelOwner,
IWidgetFreeLayoutElement,
IFreeLayoutElement,
IBaseObject,
IDisposable,
ISupportDXSkinColorsEx,
ISupportDXSkinColors,
ISupportAppearanceObjectPropertiesFilter
Remarks
Documents within a Widget View are contained within StackGroups. See the Widget View topic for details.
Inheritance
See Also