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 bottom record key.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property BottomRecordKey As Object
Get
Set
'Usage
Dim instance As GridSerializer
Dim value As Object
value = instance.BottomRecordKey
instance.BottomRecordKey = value
public Object BottomRecordKey { get; set; }
Property Value
Type: System.Object
Returns Object.