[]
Gets or sets the color for the arrows (when active) in the scroll bars in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarArrowColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarArrowColor As Color