Skip to main content
All docs
V19.1

MVCxGridViewLayoutItemCollection.AddTabbedGroup Method

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