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

In This Topic
    SortDirection Property
    In This Topic
    Determines the sort direction.
    Syntax
    'Declaration
     
    Public Property SortDirection As C1SortDirection
    public C1SortDirection SortDirection {get; set;}
    See Also