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