[]
Gets or sets the base color of the scroll boxes, scroll tracks, and scroll arrows in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarBaseColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarBaseColor As Color