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

MVCxCardViewTabbedLayoutGroup Constructors

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