Spread for ASP.NET 10 Product Documentation
CheckBoxCellType Class Properties


For a list of all members of this type, see CheckBoxCellType members.

Public Properties
 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the cell.  
Public PropertyAutoPostBackGets or sets whether the component automatically posts back when clicked.  
Public PropertyCheckedImageUrlGets or sets the image to display when the check box is checked.  
Public PropertyCssClassGets or sets the CSS class name.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyOnClientClickGets or sets the OnClientClick event settings of the cell.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyTextGets or sets the text label associated with the CheckBox control.  
Public PropertyTextAlignGets or sets the alignment of the text label associated with the CheckBox control.  
Public PropertyUncheckedImageUrlGets or sets the image to display when the check box is unchecked.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
See Also

Reference

CheckBoxCellType Class
FarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)
CheckBoxRenderer Class
CheckBoxEditor Class

User-Task Documentation

Setting a Check Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.