[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.ScrollBar3DLightColor

ScrollBar3DLightColor Property

ScrollBar3DLightColor

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.

Declaration
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBar3DLightColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBar3DLightColor As Color