[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarHighlightColor

ScrollBarHighlightColor Property

ScrollBarHighlightColor

Gets or sets the color of the top and left edges of the scroll box and scroll arrows of the scroll bars in the Spread component.

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