FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : RadioButtonListEditor Class |
The following tables list the members exposed by RadioButtonListEditor.
Name | Description | |
---|---|---|
RadioButtonListEditor Constructor | Overloaded. |
Name | Description | |
---|---|---|
EditorClientScriptUrl | Overridden. Gets the URL of the editor if the editor supports client scripting. | |
Items | Gets the items in the radio button list as an array. | |
OnClientClick | Handles client-side click. | |
RepeatDirection | Gets or sets the direction in which the list of options is displayed in the editor control. | |
Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
Values | Gets the values in the radio button list as an array. |
Name | Description | |
---|---|---|
GetEditorControl | Overridden. Creates a radio button list editor control. | |
GetEditorValue | Gets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetValidators | Gets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
ValidateEditorValue | Validates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |