CalculationWorks Logo
BcfTableViewBaseApplySort Method CalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

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

Reference