[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarArrowColor

ScrollBarArrowColor Property

ScrollBarArrowColor

Gets or sets the color for the arrows (when active) in the scroll bars in the Spread component.

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