Class RadColorPaletteViewItem
Inheritance
System.Object
RadColorPaletteViewItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadColorPaletteViewItem : ListBoxItem, IAutomationPeer, IPeerConverter, IContentControl, IControl, IRadColorPaletteViewItem, IListBoxItem, IFrameworkElement, ITargetElement
Constructors
RadColorPaletteViewItem()
Declaration
public RadColorPaletteViewItem()
Properties
Color
ColorValue
Declaration
public string ColorValue { get; }
Property Value
System.String
|
Implements
IsFocused
Declaration
public bool IsFocused { get; }
Property Value
System.Boolean
|