Data for Silverlight
CanSort Property

C1.Silverlight.Data Namespace > DataView Class : CanSort Property
Gets a value that indicates whether this view supports sorting via the SortDescriptions property.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanSort As Boolean
public virtual bool CanSort {get;}
See Also

Reference

DataView Class
DataView Members