[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.ScrollBoxBackgroundColor

ScrollBoxBackgroundColor Property

ScrollBoxBackgroundColor

Gets or sets the color of the scroll box background.

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

The color of the scroll box background.

Implements