The following tables list the members exposed by CheckBoxRenderer.
| Name | Description | |
|---|---|---|
![]()  | CheckBoxRenderer Constructor | Overloaded. | 
| 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) | 
![]()  | CheckedImageUrl | Gets or sets the image to display when the check box is selected. | 
![]()  | RendererClientScriptUrl | Overridden. Gets the URL of the renderer control if the renderer control supports client-side scripting. | 
![]()  | UncheckedImageUrl | Gets or sets the image to display when the check box is cleared. | 
| 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. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | 
![]()  | GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | 
    
    
    
    
    
    


