DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / C1DataCollectionBindingList Class / ApplySort Method / ApplySort(ListSortDescriptionCollection) Method

In This Topic
    ApplySort(ListSortDescriptionCollection) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ApplySort( _
       ByVal sorts As ListSortDescriptionCollection _
    ) 
    public void ApplySort( 
       ListSortDescriptionCollection sorts
    )

    Parameters

    sorts
    See Also