Interface IRadColorPaletteViewItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadColorPaletteViewItem : IListBoxItem, IFrameworkElement, ITargetElement
Properties
ColorValue
Declaration
string ColorValue { get; }
Property Value
System.String
|
IsFocused
Declaration
bool IsFocused { get; }
Property Value
System.Boolean
|