[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarFaceColor

ScrollBarFaceColor Property

ScrollBarFaceColor

Gets or sets the color of the scroll box and scroll arrows in the Spread component.

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