BubbleEventArgs
Wisej.Web.Ext.Bubbles.BubbleEventArgs
Last updated
Wisej.Web.Ext.Bubbles.BubbleEventArgs
Last updated
Namespace: Wisej.Web.Ext.Bubbles
Assembly: Wisej.Web.Ext.Bubbles (3.2.0.0)
Provides data for the Click events.
Initializes a new instance of the BubbleEventArgs class.
control
The control associated with the clicked bubble.
value
The value in the bubble.
Control: Returns the control associated with the bubble notification.
Int32: Returns the value displayed in the clicked bubble notification.