[]
Gets or sets the color of the track element of the scroll bars in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarTrackColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarTrackColor As Color