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

ToastNotificationEventArgs Class

Provides data for the ToastNotificationsManager‘s events.

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public class ToastNotificationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ToastNotificationEventArgs
See Also