StiListBoxElementForeColor Property |
Gets or sets font color for this element.
Namespace:
Stimulsoft.Dashboard.Components.ListBox
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color ForeColor { get; set; }
<TypeConverterAttribute(GetType(StiStyleColorConverter))>
Public Property ForeColor As Color
Get
Set
Property Value
Type:
ColorImplements
IStiForeColorForeColorSee Also