Spread for ASP.NET 7.0 Product Documentation
CheckBoxEditor Class Members
See Also  Properties  Methods  Support Options
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.  
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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.