BubbleEventArgs
Wisej.Web.Ext.Bubbles.BubbleEventArgs
Namespace: Wisej.Web.Ext.Bubbles
Assembly: Wisej.Web.Ext.Bubbles (3.2.0.0)
Provides data for the Click events.
public class BubbleEventArgs : EventArgsPublic Class BubbleEventArgs
Inherits EventArgsConstructors
BubbleEventArgs(control, value)
Initializes a new instance of the BubbleEventArgs class.
Properties
Control
Control: Returns the control associated with the bubble notification.
Value
Int32: Returns the value displayed in the clicked bubble notification.
Last updated
Was this helpful?