EditConnectionFilters.gridViewGroups Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected gridViewGroups As SPGridView
'Usage
Dim value As SPGridView
value = Me.gridViewGroups
Me.gridViewGroups = value
protected SPGridView gridViewGroups