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

SPField.ListItemMenuAllowed property

Gets or sets an indication of whether the field, in List View, can show a link to the list item's drop down menu.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public SPField.ListItemMenuState ListItemMenuAllowed { get; set; }

Property value

Type: Microsoft.SharePoint.SPField.ListItemMenuState
An indication of the visibility possibilities of the link to the drop down menu. The default is Allowed.

If the list or column is external, this property is always Allowed.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.