Version

DesktopAlertClosedEventArgs Class Members

The following tables list the members exposed by DesktopAlertClosedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDesktopAlertClosedEventArgs ConstructorCreates a new instance of the DesktopAlertClosedEventArgs class.  
Public Properties
 NameDescription
Public PropertyWindowInfoReturns a reference to the UltraDesktopAlertWindowInfo instance for which the event was fired. (Inherited from Infragistics.Win.Misc.DesktopAlertEventArgsBase)
See Also