Data for Silverlight
SortDescriptions Property

C1.Silverlight.Data Namespace > DataView Class : SortDescriptions Property
Gets a collection of System.ComponentModel.SortDescription objects that describe how the items in the collection are sorted in the view.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SortDescriptions As SortDescriptionCollection
public virtual SortDescriptionCollection SortDescriptions {get;}
See Also

Reference

DataView Class
DataView Members