[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarBackgroundColor

SplitBarBackgroundColor Property

SplitBarBackgroundColor

Gets or sets the color of the split bar background.

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

The color of the split bar background.

Implements