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

In This Topic
    C1CheckBoxField Class
    In This Topic
    Represents a Boolean column that is displayed as a check box in a C1GridView control.
    Object Model
    C1CheckBoxField Class
    Syntax
    'Declaration
     
    Public Class C1CheckBoxField 
       Inherits C1BoundField
       Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.Settings
          C1.Web.Wijmo.Controls.C1GridView.MixedPersister
             C1.Web.Wijmo.Controls.C1GridView.C1BaseField
                C1.Web.Wijmo.Controls.C1GridView.C1Field
                   C1.Web.Wijmo.Controls.C1GridView.C1FilterField
                      C1.Web.Wijmo.Controls.C1GridView.C1BoundField
                         C1.Web.Wijmo.Controls.C1GridView.C1CheckBoxField

    See Also