[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.GetItemByName

GetItemByName Method

GetItemByName(string)

Searches for the RibbonTab, RibbonGroup, or RibbonItem with the specified name through the whole C1Ribbon.

Declaration
public Component GetItemByName(string name)
Parameters
Type Name Description
string name
Returns
Type Description
Component