[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBarTrackColor

ScrollBarTrackColor Property

ScrollBarTrackColor

Gets or sets the color of the track element of the scroll bars in the Spread component.

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