AlertControl.RaiseFormClosing(AlertFormClosingEventArgs) Method
In This Article
Raises the AlertControl.FormClosing event.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
args | DevExpress. |
An Alert |
See Also