ComponentOne ASP.NET MVC Controls
SortDescriptions Property (IItemsSource<T>)

C1.Web.Mvc Namespace > IItemsSource<T> Interface : SortDescriptions Property
Gets the sort description collection.
Syntax
'Declaration
 
ReadOnly Property SortDescriptions As IList(Of SortDescription)
IList<SortDescription> SortDescriptions {get;}
See Also

Reference

IItemsSource<T> Interface
IItemsSource<T> Members