Back to Devexpress

Document Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-dot-document-dot-ctor.md

latest1.4 KB
Original Source

Document Constructors

A Document within a WidgetView.

NameParametersDescription
Document()noneInitializes a new instance of the Document class with the default settings.
Document(IDocumentProperties)defaultPropertiesInitializes a new instance of the Document class with the specified settings.
Document(IContainer)containerInitializes a new instance of the Document class with the specified settings.

See Also

Document Class

Document Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace