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