[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBoxBackgroundColor

SplitBoxBackgroundColor Property

SplitBoxBackgroundColor

Gets or sets the color of the split box background.

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

The color of the split box background.

Implements