[]
Gets or sets the color of the top and left edges of the scroll box and scroll arrows of a scroll bar in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBar3DLightColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBar3DLightColor As Color