The following tables list the members exposed by CheckBoxEditor.
Name | Description | |
---|---|---|
CheckBoxEditor Constructor | Creates an instance of this editor class. |
Name | Description | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the web control. | |
AutoPostBack | Gets or sets whether the component automatically posts back when clicked. | |
EditorClientScriptUrl | Overridden. Gets the URL of the check box editor if the editor supports client scripting. | |
OnClientClick | Gets or sets the client-side clicked event properties. | |
Text | Gets or sets the text label associated with the check box editor control. | |
TextAlign | Gets or sets the alignment of the text label associated with the check box editor control. | |
Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Name | Description | |
---|---|---|
GetEditorControl | Overridden. Creates the check box editor control. | |
GetEditorValue | Overridden. Gets the editing value posted back from the client for the check box editor control. | |
GetValidators | Gets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
ValidateEditorValue | Overridden. Validates the input value in the check box editor control. |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Reference
CheckBoxEditor ClassFarPoint.Web.Spread.Editor Namespace
CheckBoxCellType Class