New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
RibbonBarGalleryItem
RibbonBarGalleryItem
The RibbonBarGalleryItem is available after the Q2 2013 release of the RadControls controls.
With the RibbonBarGalleryItem the following properties can be used:
-
CommandArgument - The CommandName that is passed as a parameter to the RibbonBar’s OnCommand or OnGalleryCommand event.
-
Text - sets the text of the RibbonBarGalleryItem.
-
Tooltip - sets a tooltip of the RibbonBarGalleryItem.
-
ImageUrl - sets an image to the RibbonBarGalleryItem.
-
CssClass - sets a css class of the RibbonBarGalleryItem.