SPField.ListItemMenu property
SharePoint 2013
Gets or sets an indication of whether the field should show a link to the list item's drop down menu when displayed in a list view.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Attempts to set this property are ignored if ListItemMenuAllowed is not set to Allowed.
If ListItemMenuAllowed is set to ProhibitedListItemMenu is always false. If ListItemMenuAllowed is set to RequiredListItemMenu, is always true.