SqlDesignerDataSourceView::CanSort Property
.NET Framework (current version)
Gets a value indicating whether the DataSourceView object that is associated with the current DataSourceControl object supports a sorted view on the underlying data source.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if a sorted view on the underlying data source is supported; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: