ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewCommandEventArgs Class / CommandName Property

In This Topic
    CommandName Property (C1GridViewCommandEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CommandName As System.String
    public System.string CommandName {get;}
    See Also