Skip to main content

ToastNotificationEventArgs Class

Provides data for the ToastNotificationsManager‘s events.

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ToastNotificationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ToastNotificationEventArgs
See Also