Represents the method that handles event that references to a ListBoxItem.
[Visual Basic]
Public Delegate Sub ListItemEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
ListItemEventArgs _
)
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace