New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
items
Telerik.Web.UI.RibbonBarColorPickerItemCollection
RibbonBarColorPickerItemCollection
Inheritance Hierarchy
- System.Object
- System.Collections.Generic.List`1
- Telerik.Web.UI.RibbonBarColorPickerItemCollection
Methods
AddRange
Adds colors to the palette of RibbonBarColorPicker.
Parameters
items Telerik.Web.UI.RibbonBarColorPickerItemCollection
A collection of ColorPickerItem objects.
Returns
System.Void