[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGalleryItemCollection.Add

Add Method

Add(string)

Adds a RibbonGalleryItem item to the collection.

Declaration
public RibbonGalleryItem Add(string text)
Parameters
Type Name Description
string text

The text to display on the new GalleryItem.

Returns
Type Description
RibbonGalleryItem