C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1CheckBoxField Class
Members

C1CheckBoxField Class
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