Skip to main content
All docs
V19.2

MVCxCardViewLayoutItemCollection.AddTabbedGroup Method

Name Parameters Description
AddTabbedGroup(CardViewTabbedLayoutGroup) tabbedGroup Adds the specified tabbed group to the MVCxCardViewLayoutItemCollection collection.
AddTabbedGroup(String, String) caption, name Creates a new group with the specified settings and adds it to the MVCxCardViewLayoutItemCollection collection.
AddTabbedGroup(String) caption Creates a new group with the specified caption and adds it to the MVCxCardViewLayoutItemCollection collection.