[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarBaseColor

ScrollBarBaseColor Property

ScrollBarBaseColor

Gets or sets the base color of the scroll boxes, scroll tracks, and scroll arrows in the Spread component.

Declaration
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarBaseColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarBaseColor As Color