Expand Minimize
This topic has not yet been rated - Rate this topic

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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute]
public virtual bool Sortable { get; }

Property Value

Type: System.Boolean
true if the field can be sorted; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.