Version

AlertButtonClickedEventArgs Class Properties

For a list of all members of this type, see AlertButtonClickedEventArgs members.

Public Properties
 NameDescription
Public PropertyButtonReturns the UltraDesktopAlertButton that was clicked.  
Public PropertyCloseWindowGets/sets whether the desktop alert window should be closed when execution returns from this event.  
Public PropertyWindowInfoReturns a reference to the UltraDesktopAlertWindowInfo instance for which the event was fired. (Inherited from Infragistics.Win.Misc.DesktopAlertEventArgsBase)
See Also