[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollection.Add

Add Method

Add(string)

Adds a RibbonButton item to the collection.

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

The text to display on the new button.

Returns
Type Description
RibbonItem