PickerQueryControlBase.ViewPicker field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ViewPicker As DropDownList
'Usage
Dim value As DropDownList
value = Me.ViewPicker
Me.ViewPicker = value
protected DropDownList ViewPicker