[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.GetItemByName

GetItemByName Method

GetItemByName(string)

Searches for the RibbonItem with the specified name through the whole C1StatusBar.

Declaration
public Component GetItemByName(string name)
Public Function GetItemByName(name As String) As Component
Parameters
Type Name Description
string name
Returns
Type Description
Component