Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the grouping record key prefix.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property GroupingRecordKeyPrefix As String
Get
Set
'Usage
Dim instance As GridSerializer
Dim value As String
value = instance.GroupingRecordKeyPrefix
instance.GroupingRecordKeyPrefix = value
public string GroupingRecordKeyPrefix { get; set; }
Property Value
Type: System.String
Returns String.