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 node parent.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Parent As GroupingNode
Get
Set
'Usage
Dim instance As GroupingNode
Dim value As GroupingNode
value = instance.Parent
instance.Parent = value
public GroupingNode Parent { get; set; }
Property Value
Type: Microsoft.SharePoint.JSGrid.GroupingNode
Returns GroupingNode.