Click or drag to resize

EntityViewBase<TEntity>.ApplySort Method

Overload List
  NameDescription
Protected methodApplySort(ListSortDescriptionCollection)
Sorts the data source based on the given ListSortDescriptionCollection.
Protected methodApplySort(PropertyDescriptor, ListSortDirection)
Sorts the list based on a PropertyDescriptor and a ListSortDirection.
Top
See Also