AlertInfo Properties
Contains information to be displayed in an alert window.
Name | Description |
---|---|
Auto |
Gets or sets whether or not an alert window associated with this Alert |
Caption | Gets or sets the caption of an alert window. |
Hot |
Gets or sets the text of an alert window, displayed when the text is hot-tracked. |
Image | Gets or sets an image to be displayed in an alert window. |
Image |
Provides access to properties that allow you to set up raster and vector images for this Alert |
Svg |
Gets or sets the notification vector icon for this notification. |
Tag |
Gets or sets custom data associated with the current Alert |
Text | Gets or sets the text of an alert window. |
See Also