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

In This Topic
    Cancel Property (C1GridViewSortEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also