Skip to main content

ToastNotificationEventArgs Class

Provides data for the ToastNotificationsManager‘s events.

Namespace: DevExpress.XtraBars.ToastNotifications

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public class ToastNotificationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ToastNotificationEventArgs
See Also