Skip to main content
A newer version of this page is available. .

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