AlertClickEventArgs.AlertForm Property
Gets the currently processed alert window.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Alerter.AlertFormCore | An AlertFormCore object that represents the currently processed alert window. |
See Also