Spread for ASP.NET 12 Product Documentation
ShowFocusRectangle Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ShowFocusRectangle Property
Gets or sets whether to display the focus rectangle.
Syntax
'Declaration
 
Public Property ShowFocusRectangle As Boolean
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.ShowFocusRectangle = value
 
value = instance.ShowFocusRectangle
public bool ShowFocusRectangle {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members