RibbonTabCollectionBuilder<TTabCollectionBuilder, TTabInfoBuilder, TItemCollectionBuilder>.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new tab to the end of the ribbon tab collection. |
Add |
title, name | Adds a new tab to the end of the ribbon tab collection. |
Add |
title | Adds a new tab with the specified title to the end of the ribbon tab collection. |