GroupBy Class
A field by which to group data in the grid.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.JSGrid.GroupBy
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class GroupBy
'Usage
Dim instance As GroupBy
public class GroupBy
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.