AlertControl.RaiseFormClosing(AlertFormClosingEventArgs) Method
Raises the AlertControl.FormClosing event.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
args | DevExpress.XtraBars.Alerter.AlertFormClosingEventArgs | An AlertFormClosingEventArgs object. |
See Also