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