DVListBox class
SharePoint 2013
Represents a ListBox component for a data view.
Namespace:
Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration <AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ <AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ Public NotInheritable Class DVListBox _ Inherits ListBox _ Implements IDesignerEventAccessor 'Usage Dim instance As DVListBox