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

In This Topic
    CommandSource Property
    In This Topic
    Gets the source of the command.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommandSource As System.Object
    public System.object CommandSource {get;}
    See Also