Interface IRadColorSelector
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadColorSelector : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
HeaderColorValue
Declaration
string HeaderColorValue { get; }
Property Value
System.String
|
HeaderPaletteVisibility
HeaderText
Declaration
string HeaderText { get; }
Property Value
System.String
|
MainPaletteHeaderText
Declaration
string MainPaletteHeaderText { get; }
Property Value
System.String
|
NoColorVisibility
StandardPaletteHeaderText
Declaration
string StandardPaletteHeaderText { get; }
Property Value
System.String
|