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 are displayed in the editor control. | |
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) | |
GetValidator | Gets the validator for the editor control used to validate values. (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) |