Name | Description | |
---|---|---|
CheckBoxRenderer Constructor | Overloaded. |
The following tables list the members exposed by CheckBoxRenderer.
Name | Description | |
---|---|---|
CheckBoxRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowWrap | Gets or sets whether text in the cell is displayed on multiple lines. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) | |
CheckedImageUrl | Gets or sets the image to display when the check box is selected. | |
RendererClientScriptUrl | Gets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
UncheckedImageUrl | Gets or sets the image to display when the check box is cleared. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |
Name | Description | |
---|---|---|
PaintCell | Gets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
CreateContent | Overridden. Creates the check box cell renderer control. | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |