PopulateGroupingRows delegate

A delegate representing a method to populate grouping rows in a grid.

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Parameters

node
Type: System.Collections.Generic.IEnumerable<GroupingNode>

An enumerator that can be used to iterate over each GroupingNode.

Show: