ComponentOne ASP.NET MVC Controls
Value Property (InputColor)

C1.Web.Mvc Namespace > InputColor Class : Value Property
Gets or sets the current color.
Syntax
'Declaration
 
Public Property Value As Nullable(Of Color)
public Nullable<Color> Value {get; set;}
See Also

Reference

InputColor Class
InputColor Members