DataGridItem.OnBubbleEvent Method (Object, EventArgs)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally by the DataGridItem class.
Assembly: System.Web (in System.Web.dll)
Protected Overrides Function OnBubbleEvent ( source As Object, e As EventArgs ) As Boolean
Parameters
- source
-
Type:
System.Object
The source of the event.
- e
-
Type:
System.EventArgs
An EventArgs object that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: