C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarExpanded Class / BackgroundColor Property

In This Topic
BackgroundColor Property (Gs1DataBarExpanded)
In This Topic
Gets or sets the background color to render the control.
Syntax
'Declaration
 
Public Overridable Property BackgroundColor As String
 
Remarks
The default value for this property is White.
See Also