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