Class RadColorPicker
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadColorPicker : HtmlDiv
Constructors
RadColorPicker()
Declaration
public RadColorPicker()
RadColorPicker(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
Columns
Declaration
public int Columns { get; }
Property Value
System.Int32
|
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
System.Boolean
|
Icon
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Palette
PaletteDisplayed
Declaration
public bool PaletteDisplayed { get; }
Property Value
System.Boolean
|
SelectedColor
Declaration
public string SelectedColor { get; set; }
Property Value
System.String
|
ShowIcon
Declaration
public bool ShowIcon { get; }
Property Value
System.Boolean
|
Methods
AssignElement(Element)
ControlAssert()
HidePalette()
Declaration
public void HidePalette()
ShowPalette()
Declaration
public void ShowPalette()