[]
Gets or sets the color of the bottom and right edges of the scroll box and scroll arrows of the scroll bars in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarShadowColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarShadowColor As Color