[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperNormalColor

TabStripButtonUpperNormalColor Property

TabStripButtonUpperNormalColor

Gets or sets the color of the upper, normal tab strip button.

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

The color of the tab strip button upper normal.

Implements