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