Skip to main content
A newer version of this page is available. .

RibbonTabCollectionBuilder<TTabCollectionBuilder, TTabInfoBuilder, TItemCollectionBuilder>.Add Method

Name Parameters Description
Add() none Adds a new tab to the end of the ribbon tab collection.
Add(String, String) title, name Adds a new tab to the end of the ribbon tab collection.
Add(String) title Adds a new tab with the specified title to the end of the ribbon tab collection.