FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : RadioButtonListCellType Class |
For a list of all members of this type, see RadioButtonListCellType members.
Name | Description | |
---|---|---|
CssClass | Gets or sets the CSS class name. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
Items | Gets or sets a string array of radio button options for the cell. | |
ListItems | Gets or sets the radio button options. | |
OnClientClick | Gets or sets the OnClientClick event settings of the cell type. | |
RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
RepeatDirection | Gets or sets the direction in which the list of options are displayed in the editor control. | |
Values | Gets or sets a string array of values for the radio button options. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType) |