QueryableDataSourceView::CanSort Property
.NET Framework (current version)
Gets a value that indicates whether the QueryableDataSourceView object that is associated with the current QueryableDataSource control supports a sorted view of the retrieved data.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the object supports a sorted view of the retrieved data; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: