Name | Description | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the cell. | |
AutoPostBack | Gets or sets whether the component automatically posts back when clicked. | |
CheckedImageUrl | Gets or sets the image to display when the check box is checked. | |
CssClass | Gets or sets the CSS class name. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
OnClientClick | Gets or sets the OnClientClick event settings of the cell. | |
RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
Text | Gets or sets the text label associated with the CheckBox control. | |
TextAlign | Gets or sets the alignment of the text label associated with the CheckBox control. | |
UncheckedImageUrl | Gets or sets the image to display when the check box is unchecked. |