Share via


SPField.Filterable property

Gets a Boolean value that indicates whether the field can be filtered.

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

Syntax

public virtual bool Filterable { get; }

Property value

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

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace