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