C1.Web.Mvc Namespace / Code93 Class / Color Property

In This Topic
Color Property (Code93)
In This Topic
Gets or sets the forecolor to render the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overridable Property Color As String
 
Remarks
The default value for this property is Black.
See Also