SPField.LinkToItem Property
SharePoint 2010
Indicates whether the field should show the link to the display form when displayed in an [XsltListView]. This value can only be set if this object’s LinkToItemAllowed is set to Allowed.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Property Value
Type: System.BooleanA Boolean indicating field display status. If this object’s LinkToItemAllowed is set to Prohibited then this value is always false. If this object’s LinkToItemAllowed is set to Required then this value is always true.