ClassRadColorPaletteViewItem
Class
Represents the Silverlight RadColorPaletteViewItem control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadColorPaletteViewItem : ListBoxItem, IAutomationPeer, IPeerConverter, IContentControl, IControl, IRadColorPaletteViewItem, IListBoxItem, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlListBoxItemRadColorPaletteViewItem
Implements:
Inherited Members
Constructors
RadColorPaletteViewItem()
Initializes a new instance of the RadColorPaletteViewItem class.
Declaration
cs-api-definition
public RadColorPaletteViewItem()
Properties
Color
Get the color of the item.
ColorValue
Get the item color RGB representation. Example: '255:0:0'.