True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DataColumn Class / FilterSortType Property

In This Topic
    FilterSortType Property (C1DataColumn)
    In This Topic
    Gets or sets a value indicating how the drop-down list should be sorted.
    Syntax
    'Declaration
     
    Public Property FilterSortType As FilterSortType
    public FilterSortType FilterSortType {get; set;}
    See Also