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

SPField.CalloutMenuAllowed property

SharePoint 2013

Gets or sets an indication of whether showing the callout menu in the field is allowed, prohibited, or is optional and determined by the CalloutMenu property.

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

Property value

Type: Microsoft.SharePoint.SPField.ListItemMenuState
An indication of the visibility possibilities of the callout 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.