Skip to main content

BootstrapLayoutItemCollection Constructors

Represents a collection that maintains layout items.
Name Parameters Description
BootstrapLayoutItemCollection() none Initializes a new instance of the BootstrapLayoutItemCollection class with default settings.
BootstrapLayoutItemCollection(IWebControlObject) owner Initializes a new instance of the BootstrapLayoutItemCollection class with the specified owner.
See Also