CellPropTypeIdRetriever delegate
SharePoint 2013
A delegate representing a method to retrieve the property type identifier associated with a cell.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- recordKey
- Type: System.Object
A System.Object.
- fieldKey
- Type: System.String
The key of the field this cell appears in.
Show: