[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripBackgroundColor

TabStripBackgroundColor Property

TabStripBackgroundColor

Gets or sets the color of the tab strip background.

Declaration
public Color TabStripBackgroundColor { get; set; }
Public Property TabStripBackgroundColor As Color
Property Value
Type Description
Color

The color of the tab strip background.

Implements