Click or drag to resize
CalculationWorks Logo
BcfTableViewBaseApplySort Method
Overload List
  NameDescription
Public methodApplySort(ListSortDescriptionCollection)
Sorts the collection based on the given ListSortDescriptionCollection.
Public methodApplySort(PropertyDescriptor, ListSortDirection)
Sorts the list based on a PropertyDescriptor and a ListSortDirection.
Public methodApplySort(String, ListSortDirection)
Sorts the list based on a column name and a ListSortDirection.
Top
See Also