Spread for ASP.NET 10 Product Documentation
CheckBoxEditor Class Members
Properties  Methods 


The following tables list the members exposed by CheckBoxEditor.

Public Constructors
 NameDescription
Public ConstructorCheckBoxEditor ConstructorCreates an instance of this editor class.  
Top
Public Properties
 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the web control.  
Public PropertyAutoPostBackGets or sets whether the component automatically posts back when clicked.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyOnClientClickGets or sets the client-side clicked event properties.  
Public PropertyTextGets or sets the text label associated with the check box editor control.  
Public PropertyTextAlignGets or sets the alignment of the text label associated with the check box editor control.  
Public PropertyValidatorsGets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
Public Methods
 NameDescription
Public MethodGetEditorControlOverridden. Creates the check box editor control.  
Public MethodGetEditorValueOverridden. Gets the editing value posted back from the client for the check box editor control.  
Public MethodGetValidatorsGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodValidateEditorValueOverridden. Validates the input value in the check box editor control.  
Top
Protected Methods
 NameDescription
Protected MethodApplyStyleToApplies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
See Also

Reference

CheckBoxEditor Class
FarPoint.Web.Spread.Editor Namespace
CheckBoxCellType Class

User-Task Documentation

Setting a Check Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.