Spread for ASP.NET 7.0 Product Documentation
CheckBoxCellType Class Properties
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CheckBoxCellType Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.