AlertInfo.Image Property
Gets or sets an image to be displayed in an alert window.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Image | A Image object that specifies an image to be displayed in an alert window. |
See Also