0 out of 2 rated this helpful - Rate this topic

SPField.ListItemMenu Property

SharePoint 2010

Indicates whether the field should show the drop down menu when displayed in an XsltListView.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public bool ListItemMenu { get; set; }

Property Value

Type: System.Boolean
A Boolean value = true if the field should show the drop down menu. If ListItemMenuAllowed is set to Prohibited this returns false. If ListItemMenuAllowed is set to Required then this returns true.

This value can only be set if ListItemMenuAllowed is set to Allowed.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ