Spread for ASP.NET 12 Product Documentation
AccessKey Property (CheckBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CheckBoxCellType Class : AccessKey Property
Gets or sets the access key that allows you to quickly navigate to the cell.
Syntax
'Declaration
 
Public Property AccessKey As String
'Usage
 
Dim instance As CheckBoxCellType
Dim value As String
 
instance.AccessKey = value
 
value = instance.AccessKey
public string AccessKey {get; set;}
See Also

Reference

CheckBoxCellType Class
CheckBoxCellType Members