C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / UpcBase Class / Color Property

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