PopulateGroupingRows delegate
SharePoint 2013
A delegate representing a method to populate grouping rows in a grid.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- node
- Type: System.Collections.Generic.IEnumerable<GroupingNode>
An enumerator that can be used to iterate over each GroupingNode.
Show: