[]
        
(Showing Draft Content)

FarPoint.Web.Spread.HierBarInfo.ForeColor

ForeColor Property

ForeColor

Gets or sets the color of text in the hierarchy bar in the Spread component.

Declaration
[Bindable(true)]
[TypeConverter(typeof(WebColorConverter))]
public Color ForeColor { get; set; }
<Bindable(True)>
<TypeConverter(GetType(WebColorConverter))>
Public Property ForeColor As Color