Skip to main content

WinShowViewStrategyBase.CustomizeToastNotificationsManager Event

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

public event EventHandler<CustomizeToastNotificationsManagerEventArgs> CustomizeToastNotificationsManager

Event Data

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

See Also