ToastNotificationsManager.HideNotifications(IToastNotificationProperties) Method
Hides all notifications with the specific properties set.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| notificationProperties | IToastNotificationProperties | An IToastNotificationProperties object that specifies toast notification properties. |
See Also