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

In This Topic
    C1CommandField Class
    In This Topic
    A special column used to display command buttons that perform delete, edit, select or filter operations.
    Object Model
    C1CommandField Class
    Syntax
    'Declaration
     
    Public Class C1CommandField 
       Inherits C1ButtonFieldBase
       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.C1ButtonFieldBase
                      C1.Web.Wijmo.Controls.C1GridView.C1CommandField

    See Also