aspnet-devexpress-dot-web-6542fcdb.md
Represents a tabbed layout group within the FormLayout used in the CardView’s edit form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewTabbedLayoutGroup :
GridTabbedLayoutGroup
Public Class CardViewTabbedLayoutGroup
Inherits GridTabbedLayoutGroup
The following members return CardViewTabbedLayoutGroup objects:
The CardViewTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the CardView’s embedded FormLayout.
Object StateManager CollectionItem LayoutItemBase LayoutGroupBase TabbedLayoutGroup GridTabbedLayoutGroup CardViewTabbedLayoutGroup BootstrapCardViewTabbedLayoutGroup
See Also