[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TabInfo.ActiveTabBackColor

ActiveTabBackColor Property

ActiveTabBackColor

Gets or sets the background color of the active sheet name tab.

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