Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AlertInfo Properties

Contains information to be displayed in an alert window.
Name Description
AutoCloseFormOnClick Gets or sets whether or not an alert window associated with this AlertInfo object is automatically closed on click.
Caption Gets or sets the caption of an alert window.
HotTrackedText 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.
ImageOptions Provides access to properties that allow you to set up raster and vector images for this AlertInfo class descendant.
SvgImage Gets or sets the notification vector icon for this notification.
Tag Gets or sets custom data associated with the current AlertInfo object.
Text Gets or sets the text of an alert window.
See Also