ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BoundField Class
Members

In This Topic
    C1BoundField Class
    In This Topic
    A C1BoundField is bound to a field in a data source.
    Object Model
    C1BoundField Class
    Syntax
    'Declaration
     
    Public Class C1BoundField 
       Inherits C1FilterField
       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