Skip to main content

LayoutGroupItemCollection Constructors

Stores layout elements (descendants of the base BaseLayoutItem class).
Name Parameters Description
LayoutGroupItemCollection() none Initializes a new instance of the LayoutGroupItemCollection class with the default settings.
LayoutGroupItemCollection(LayoutGroup) group Initializes a new instance of the LayoutGroupItemCollection class with specified settings.
See Also