SqlDataSourceView::CanSort Property
.NET Framework (current version)
Gets a value indicating whether the SqlDataSourceView object that is associated with the current SqlDataSource control supports a sorted view on the retrieved data.
Assembly: System.Web (in System.Web.dll)
The CanSort property returns true, if the current DataSourceMode property is set to the DataSet value and the SortParameterName property is set.
.NET Framework
Available since 2.0
Available since 2.0
Show: