Back to Devexpress

AlertInfo Properties

windowsforms-devexpress-dot-xtrabars-dot-alerter-dot-alertinfo-dot-underscore-properties.md

latest1.8 KB
Original Source

AlertInfo Properties

Contains information to be displayed in an alert window.

NameDescription
AutoCloseFormOnClickGets or sets whether or not an alert window associated with this AlertInfo object is automatically closed on click.
CaptionGets or sets the caption of an alert window.
HotTrackedTextGets or sets the text of an alert window, displayed when the text is hot-tracked.
ImageGets or sets an image to be displayed in an alert window.
ImageOptionsProvides access to properties that allow you to set up raster and vector images for this AlertInfo class descendant.
SvgImageGets or sets the notification vector icon for this notification.
TagGets or sets custom data associated with the current AlertInfo object.
TextGets or sets the text of an alert window.

See Also

AlertInfo Class

AlertInfo Members

DevExpress.XtraBars.Alerter Namespace