For a list of all members of this type, see UltraDesktopAlertWindowInfo members.
| Name | Description | |
|---|---|---|
![]() | Bounds | Returns the current location and actual size of the associated desktop alert window. |
![]() | Caption | Returns the caption portion of the link that is displayed in the associated desktop alert window. |
![]() | Data | Returns an object which represents additional data for the associated desktop alert window. |
![]() | DesktopAlert | Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component. |
![]() | DesktopAlertWindow | Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | FooterText | Returns the text for the link which is displayed in the associated desktop alert window’s footer section. |
![]() | Image | Returns the image which is displayed in the associated desktop alert window. |
![]() | ImageResolved | Returns the resolved value of the Image property. |
![]() | Key | Returns a value that can be used to identify the desktop alert window associated with this instance. |
![]() | PinButtonVisible | Returns the value of the associated PinButtonVisible property. |
![]() | Pinned | Gets/sets whether the desktop alert window is "pinned", i.e., will not be automatically closed. |
![]() | Sound | Gets/sets either the full path to a sound file, or the value of a constant from the Infragistics.Win.SoundEvents enumeration, which is played when the desktop alert window is about to be displayed. |
![]() | Text | Returns the text portion of the link that is displayed in the desktop alert window associated with this instance. |