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

In This Topic
    FilterOperatorsSortMode Property
    In This Topic
    Determines the order of items in the filter dropdown list.
    Syntax
    'Declaration
     
    Public Property FilterOperatorsSortMode As FilterOperatorsSortMode
    public FilterOperatorsSortMode FilterOperatorsSortMode {get; set;}
    See Also