StiElementBackColor Property |
Gets or sets a back color.
Namespace:
Stimulsoft.Dashboard.Components
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color BackColor { get; set; }
<TypeConverterAttribute(GetType(StiStyleColorConverter))>
Public Property BackColor As Color
Get
Set
Property Value
Type:
ColorImplements
IStiBackColorBackColorSee Also