LinqDesignerDataSourceView::CanSort Property
.NET Framework (current version)
Gets a value that indicates whether the LinqDataSourceView object that is associated with the current LinqDataSource control supports a sorted view of the underlying data source.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Property Value
Type: System::Booleantrue if a sorted view of the underlying data source is supported; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: