BootstrapCardViewLayoutGroup Constructors
Represents a layout group within the FormLayout used in the CardView’s edit form.| Name | Parameters | Description |
|---|---|---|
| BootstrapCardViewLayoutGroup() | none | Initializes a new instance of the BootstrapCardViewLayoutGroup class with default settings. |
| BootstrapCardViewLayoutGroup(String) | caption | Initializes a new instance of the BootstrapCardViewLayoutGroup class. |
See Also