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