AlertInfo.Tag Property
In This Article
Gets or sets custom data associated with the current AlertInfo object.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents custom data associated with the current Alert |
See Also