Skip to main content
A newer version of this page is available. .

DocumentGroup Constructors

A group of Documents within a TabbedView.
Name Parameters Description
DocumentGroup() none Initializes a new instance of the DocumentGroup class.
DocumentGroup(IDocumentGroupProperties) defaultProperties Initializes a new instance of the DocumentGroup class with the specified settings.
DocumentGroup(IContainer) container Initializes a new instance of the DocumentGroup class with the specified container.
See Also