AlertControl.RaiseFormLoad(AlertFormCore) Method
Raises the AlertControl.FormLoad event.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
form | DevExpress.XtraBars.Alerter.AlertFormCore | An AlertFormCore object passed to the event. |
See Also