The following tables list the members exposed by ListBoxRenderer.
Name | Description | |
---|---|---|
ListBoxRenderer Constructor | Creates a new list box cell renderer control with the specified items in the list box list. |
Name | Description | |
---|---|---|
AllowWrap | Gets or sets whether the cell allows text to wrap onto multiple lines. Wrapping only occurs on word breaks. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) | |
Items | Gets the list items. | |
RendererClientScriptUrl | Overridden. Gets the URL of the renderer control if the renderer supports client-side scripting. | |
SelectedBackColor | Gets or sets the background color of the selected list item. | |
SelectedForeColor | Gets or sets the text color of the selected item. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |