SPField.CalloutMenuAllowed 属性
获取或设置相对值的指示是否显示标注菜单上,在字段中允许,禁止,或者是可选的由CalloutMenu属性。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property CalloutMenuAllowed As SPField.ListItemMenuState
Get
Set
用法
Dim instance As SPField
Dim value As SPField.ListItemMenuState
value = instance.CalloutMenuAllowed
instance.CalloutMenuAllowed = value
public SPField.ListItemMenuState CalloutMenuAllowed { get; set; }
属性值
类型:Microsoft.SharePoint.SPField.ListItemMenuState
标注菜单上的可见性可能性指示。默认值为Allowed。
备注
如果外部列表或列,该属性始终是Allowed。