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

StackGroup Constructors

A Group within a WidgetView that stores Documents.
Name Parameters Description
StackGroup() none Initializes a new instance of the StackGroup class with the default settings.
StackGroup(IStackGroupProperties) groupProperties Initializes a new instance of the StackGroup class with the specified settings.
StackGroup(IContainer) container Initializes a new instance of the StackGroup class with the specified settings.
See Also