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

CardViewTabbedLayoutGroup Class

Represents a tabbed layout group within the FormLayout used in the CardView’s edit form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CardViewTabbedLayoutGroup :
    GridTabbedLayoutGroup

Remarks

The CardViewTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the CardView’s embedded FormLayout.

See Also