Spread for ASP.NET 9.0 Product Documentation
CanFocus Field


Represents the CanFocus property (index of 13) for the CanFocus setting of the sheet style.
Syntax
'Declaration
 
Public Shared ReadOnly CanFocus As SheetStyleProperty
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.CanFocus
public static readonly SheetStyleProperty CanFocus
Remarks
The combo box, button, text, hyperlink, radio button, and check box cells can still be edited if you set the CanFocus property to False. If you do not want the user to edit these cells, you will need to make the cell readonly.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetStyleProperty Class
SheetStyleProperty Members

 

 


Copyright © GrapeCity, inc. All rights reserved.