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

RibbonBarItem Object

NameParameters ReturnTypeDescription
get_disabledImageUrlstringnoneGets the URL of the disabled item image.
set_disabledImageUrlnonestringSets the URL of the disabled item image.
get_diabledImageUrlLargestringnoneGets the URL of the disabled large item image.
set_diabledImageUrlLargenonestringSets the URL of the disabled large item image.
get_elementDOM elementnoneGets the DOM element associated with the item.
get_enabledbooleannoneGets a value indicating whether the item is enabled.
set_enablednonebooleanEnables/disabled the item.
get_groupRibbonBarGroupnoneGets the Group containing the item.
get_hierarchicalIndexintegernoneGets the hierarchical index of the item, e.g. 0:1:2, which means that the item is with index 2 in the items collection of its parent group, which is with index 1 in the groups collection of its parent tab, which is with index 0 in the tabs collection of the RibbonBar.
get_imageElementDOM elementnoneGets the <img> element representing the item's image.
get_imageUrlstringnoneGets the URL of the item image.
set_imageUrlnonestringSets the URL of the item image.
get_imageUrlLargestringnoneGets the URL of the large item image.
set_imageUrlLargenonestringSets the URL of the large item image.
get_indexintegernoneReturns the index of the item in the items collection of its parent group.
get_isLargebooleannoneReturns if true if the item's Size property is set to Large.
get_textstringnoneReturns the text of the item.
set_textnonestringSets the Text property of the item.
get_textElementDOM elementnoneGets the <span> element containing the rendered item text.
get_valuestringnoneReturns the value of the item.
set_valuenonestringSets the Value property of the item.
Not finding the help you need?
Contact Support