Spread ASP.NET 6.0 Product Documentation
CheckBoxEditor Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : CheckBoxEditor Class


Glossary Item Box

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 PropertyEditorClientScriptUrlOverridden. Gets the URL of the check box editor if the editor supports client scripting.  
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.  
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 MethodGetValidatorGets the validator for the editor control used to validate values. (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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.