Skip to main content
A newer version of this page is available.
All docs
V19.1

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.