[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollection.Remove

Remove Method

Remove(string)

Removes the first occurrence of a RibbonButton with the specified text from this collection.

Declaration
public void Remove(string text)
Parameters
Type Name Description
string text

The text to search for, case-sensitive.