Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / CheckBoxRenderer Class / CheckBoxRenderer Constructor / CheckBoxRenderer Constructor()


In This Topic
    CheckBoxRenderer Constructor()
    In This Topic
    Creates a new check box cell renderer control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CheckBoxRenderer()
    public CheckBoxRenderer()
    Remarks
    Initializes an instance of the CheckBoxRenderer class
    See Also