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


Glossary Item Box

The following tables list the members exposed by RadioButtonListEditor.

Public Constructors

 NameDescription
Public ConstructorRadioButtonListEditor ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyEditorClientScriptUrlOverridden. Gets the URL of the editor if the editor supports client scripting.  
Public PropertyItemsGets the items in the radio button list as an array.  
Public PropertyOnClientClickHandles client-side click.  
Public PropertyRepeatDirectionGets or sets the direction in which the list of options are displayed in the editor control.  
Public PropertyValuesGets the values in the radio button list as an array.  
Top

Public Methods

 NameDescription
Public MethodGetEditorControlOverridden. Creates a radio button list editor control.  
Public MethodGetEditorValueGets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodGetValidatorGets the validator for the editor control used to validate values. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodValidateEditorValueValidates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
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.