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

RibbonBarTab Object

NameParameters ReturnTypeDescription
findButtonbyValueRibbonBarButtonstringReturns the first RibbonBarButton object whose Value property is equal to the passed parameter.
findGroupByValueRibbonBarGroupstringReturns the first RibbonBarGroup object whose Value property is equal to the passed parameter.
findItemByTextRadRibbonBarItemstringReturns 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.
findToggleButtonByValueRibbonBarToggleButtonstringReturns the first RibbonBarToggleButton object whose Value property is equal to the passed parameter.
get_contextualTabGroupRibbonBarContextualTabGroupnoneReturns the RibbonBarContextualTabGroup which contains the parent Tab of the Item.
get_elementDOM elementnoneReturns the associated DOM element of the Item.
get_groupsRibbonBarGroupCollectionnoneReturns the collection of all groups in the Tab.
get_hierarchicalIndexintegernoneReturns the hierarchical index of the Item.
get_indexintegernoneReturns the index of the tab in the collection of all tabs.
get_labelElementDOM elementnoneReturns the <a> DOM element containing the Tab's text element.
get_textElementDOM elementnoneReturns the <span> DOM element containing the Tab's text.
get_pageViewDOM elementnoneReturns the <div> DOM element containing the groups of the Tab's groups.
get_textstringnoneReturns the text of the tab.
set_textnonestringSets the text property of the tab.
get_valuestringnoneReturns the value of the tab.
set_valuenonestringSets the value property of the tab.
Not finding the help you need?
Contact Support