[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TabInfo.TextColor

TextColor Property

TextColor

Gets or sets the color of the text in the sheet name tabs.

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