C1.Web.Mvc Namespace / InputColor Class / Value Property

In This Topic
Value Property (InputColor)
In This Topic
Gets or sets the current color.
Syntax
'Declaration
 
Public Property Value As Nullable(Of Color)
 
See Also