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