Back to Devexpress

Document Constructors

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

latest1.4 KB
Original Source

Document Constructors

A document within a NativeMdiView.

NameParametersDescription
Document()noneInitializes a new instance of the Document class.
Document(IBaseDocumentProperties)defaultPropertiesInitializes a new instance of the Document class with the specified properties.
Document(IContainer)containerInitializes a new instance of the Document class with the specified container.

See Also

Document Class

Document Members

DevExpress.XtraBars.Docking2010.Views.NativeMdi Namespace