Skip to main content
Tab

GridViewLayoutItemCollection.AddTabbedGroup Method

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