Skip to main content

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.