ComponentOne ASP.NET MVC Controls
ShowColorString Property

C1.Web.Mvc Namespace > ColorPicker Class : ShowColorString Property
Gets or sets a value indicating whether the ColorPicker shows a string representation of the current color.
Syntax
'Declaration
 
Public Property ShowColorString As Boolean
public bool ShowColorString {get; set;}
See Also

Reference

ColorPicker Class
ColorPicker Members