ObjectDesignerDataSourceView::CanSort Property
.NET Framework (current version)
Gets a value that indicates whether the associated data source control can sort rows.
Assembly: System.Design (in System.Design.dll)
The CanSort property indicates that ObjectDataSource controls can sort result-set rows. The SortParameterName property specifies the parameter in the collection that is referenced by the SelectParameters property that is used to define the sort expression.
.NET Framework
Available since 2.0
Available since 2.0
Show: