The following tables list the members exposed by AlertButtonClickedEventArgs.
Name | Description | |
---|---|---|
![]() | AlertButtonClickedEventArgs Constructor | Creates a new instance of the AlertButtonClickedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Button | Returns the UltraDesktopAlertButton that was clicked. |
![]() | CloseWindow | Gets/sets whether the desktop alert window should be closed when execution returns from this event. |
![]() | WindowInfo | Returns a reference to the UltraDesktopAlertWindowInfo instance for which the event was fired. (Inherited from Infragistics.Win.Misc.DesktopAlertEventArgsBase) |