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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : CheckBoxEditor Class

The following tables list the members exposed by CheckBoxEditor.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the access key that allows you to quickly navigate to the web control.  
Public PropertyGets or sets whether the component automatically posts back when clicked.  
Public PropertyGets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyGets or sets the client-side clicked event properties.  
Public PropertyGets or sets the text label associated with the check box editor control.  
Public PropertyGets or sets the alignment of the text label associated with the check box editor control.  
Public PropertyGets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates the check box editor control.  
Public MethodOverridden. Gets the editing value posted back from the client for the check box editor control.  
Public MethodGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodOverridden. Validates the input value in the check box editor control.  
Top
Protected Methods
 NameDescription
Protected MethodApplies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Protected MethodReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
See Also

Reference

CheckBoxEditor Class
FarPoint.Web.Spread.Editor Namespace