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

In This Topic
    SelectMethod Property (C1GridView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SelectMethod As System.String
    public virtual System.string SelectMethod {get; set;}
    See Also