ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / AllowSorting Property

In This Topic
    AllowSorting Property (C1GridExtender)
    In This Topic
    A value indicating whether the widget can be sorted.
    Syntax
    'Declaration
     
    Public Overridable Property AllowSorting As System.Boolean
    public virtual System.bool AllowSorting {get; set;}
    See Also