Spread for ASP.NET 12 Product Documentation
FocusRectangleBorderColor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : FocusRectangleBorderColor Property
Gets or sets the color of the border for the focus rectangle.
Syntax
'Declaration
 
Public Property FocusRectangleBorderColor As Color
'Usage
 
Dim instance As FpSpread
Dim value As Color
 
instance.FocusRectangleBorderColor = value
 
value = instance.FocusRectangleBorderColor
public Color FocusRectangleBorderColor {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members