Skip to main content
A newer version of this page is available.
All docs
V18.2

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.