Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / CheckBoxRenderer Class
Properties Methods


In This Topic
    CheckBoxRenderer Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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)
    Public PropertyGets or sets the image to display when the check box is selected.  
    Public PropertyGets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Public PropertyGets or sets the image to display when the check box is cleared.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Protected MethodReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Top
    See Also