BootstrapCardViewLayoutItemCollection Constructors
Represents a collection of layout items within the Form Layout used in the Card View’s edit form.Name | Parameters | Description |
---|---|---|
BootstrapCardViewLayoutItemCollection() | none | Initializes a new instance of the BootstrapCardViewLayoutItemCollection class with default settings. |
BootstrapCardViewLayoutItemCollection(IWebControlObject) | owner | Initializes a new instance of the BootstrapCardViewLayoutItemCollection class with the specified owner. |
See Also