AdministrationDataSourceView.CanSort property

Inherited from System.Web.UI.DataSourceView.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property CanSort As Boolean
    Get
'Usage
Dim instance As AdministrationDataSourceView
Dim value As Boolean

value = instance.CanSort
public override bool CanSort { get; }

Property value

Type: System.Boolean

See also

Reference

AdministrationDataSourceView class

AdministrationDataSourceView members

Microsoft.SharePoint.WebControls namespace