ToastNotificationsManager.ShowNotification(IToastNotificationProperties) Method
Displays a specific notification.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
notificationProperties | IToastNotificationProperties | An object owned by the displayed notification. |
See Also