Gets a value indicating whether the System.Web.UI.WebControls.SqlDataSourceView object that is associated with the current System.Web.UI.WebControls.SqlDataSource control supports a sorted view on the retrieved data.
Documentation for this section has not yet been entered.
The SqlDataSourceView.CanSort property returns true, if the current SqlDataSource.DataSourceMode property is set to the SqlDataSourceMode.DataSet value and the SqlDataSourceView.SortParameterName property is set.