New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

RadRibbonBar Object

The table below lists the most important functions of the client-side RadRibbonBar object as well as many significant functions for performing common tasks.

NameReturn ValueTypeDescription
findButtonByValueRibbonBarButtonstringReturns the first RibbonBarButton object whose Value property is equal to the passed parameter.
findContextualTabGroupByTextRibbonBarContextualTabGroupstringReturns the first RibbonBarContextualTabGroup object whose Text property is equal to the passed parameter.
findGroupByValueRibbonBarGroupstringReturns the first RibbonBarGroup object whose Value property is equal to the passed parameter.
findItemByTextRibbonBarItemstringReturns the first RibbonBarItem object whose Text property is equal to the passed argument
findMenuItemByValueRibbonBarMenuItemstringReturns the first RibbonBarMenuItem object whose Value property is equal to the passed parameter.
findTabByDomElementRibbonBarTabnoneReturns the RadRibbonBar object associated with the passed DOM element .
findTabByValueRibbonBarTabstringReturns the first RibbonBarTab object whose Value property is equal to the passed parameter.
findToggleButtonByValueRibbonBarToggleButtonstringReturns the first RibbonBarToggleButton object whose Value property is equal to the passed parameter.
get_applicationMenuDropDownnonenoneReturns the ApplicationMenu dropdown object.
set_defaultDesabledImageUrlnonestringSets the default disabled image.
get_defaultDesabledImageUrlstringnoneReturns the url of the default disabled image.
set_defaultDesabledImageUrlLargenonestringSets the default disabled large image.
get_defaultDesabledImageUrlLargestringnoneReturns the url of the default disabled large image.
set_defaultImageUrlnonestringSets the default image.
get_defaultImageUrlstringnoneReturns the url of the default image.
get_idstringnoneReturns the id of the RadRibbonBar object.
set_selectedTabIndexnoneintegerSets the selected tab by its index.
get_elementDOM ElementnoneReturns the outmost DOM element container of RadRibbonBar .
get_quickAccessToolbarRibbonBarQuickAccessToolbarnoneReturns the RibbonBarQuickAccessToolbar object.
get_selectedTabRibbonBarTabnoneReturns the object of the selected tab.
get_selectedTabIndexintegernoneReturns the index of the selected tab.
get_tabsRibbonBarTabCollectionnoneReturns the collection of all Tabs.
Not finding the help you need?
Contact Support