Spread for ASP.NET 12 Product Documentation
ScrollBarDarkShadowColor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ScrollBarDarkShadowColor Property
Gets or sets the color of the gutter of the scroll bars in the Spread component.
Syntax
'Declaration
 
Public Property ScrollBarDarkShadowColor As Color
'Usage
 
Dim instance As FpSpread
Dim value As Color
 
instance.ScrollBarDarkShadowColor = value
 
value = instance.ScrollBarDarkShadowColor
public Color ScrollBarDarkShadowColor {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members