Back to Devexpress

DocumentGroup Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-documentgroup-dot-ctor.md

latest1.5 KB
Original Source

DocumentGroup Constructors

A group of Documents within a TabbedView.

NameParametersDescription
DocumentGroup()noneInitializes a new instance of the DocumentGroup class.
DocumentGroup(IDocumentGroupProperties)defaultPropertiesInitializes a new instance of the DocumentGroup class with the specified settings.
DocumentGroup(IContainer)containerInitializes a new instance of the DocumentGroup class with the specified container.

See Also

DocumentGroup Class

DocumentGroup Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace