[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonBorderColor

TabStripButtonBorderColor Property

TabStripButtonBorderColor

Gets or sets the color of the tab strip button border.

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

The color of the tab strip button border.

Implements