[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarShadowColor

ScrollBarShadowColor Property

ScrollBarShadowColor

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

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