Skip to main content
A newer version of this page is available. .

WinShowViewStrategyBase.CustomizeToastNotificationsManager Event

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v19.1.dll

Declaration

public event EventHandler<CustomizeToastNotificationsManagerEventArgs> CustomizeToastNotificationsManager

Event Data

The CustomizeToastNotificationsManager event's data class is DevExpress.ExpressApp.Win.CustomizeToastNotificationsManagerEventArgs.

See Also