SPField.Sortable property

Gets a Boolean value that determines whether the field can be sorted.

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

Syntax

public virtual bool Sortable { get; }

Property value

Type: System.Boolean
true if the field can be sorted; otherwise, false.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace