AlertInfo(String, String, String, SvgImage) Constructor
Initializes a new instance of the AlertInfo class with specified settings.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| caption | String |
| text | String |
| hotTrackedText | String |
| svgImage | SvgImage |
See Also