TopologyView.GvServers Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected GvServers As SPGridView
'Usage
Dim value As SPGridView
value = Me.GvServers
Me.GvServers = value
protected SPGridView GvServers