New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ColorPickerItem

The ColorPickerItemclass represents Colors items within a RadColorPickercontrol.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.ColorPickerItem

Properties

Index Int32

Gets or sets the index of the ColorPickerItem.

Title String

Gets or sets the tooltip text of the ColorPickerItem.

Value Color

Gets or sets the Color value of the ColorPickerItem.

In this article