ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1CheckBoxField Class / C1CheckBoxField Constructor

In This Topic
    C1CheckBoxField Constructor
    In This Topic
    Initializes a new instance of the C1CheckBoxField class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1CheckBoxField()
    See Also