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