ToastNotificationsManager(IContainer) Constructor
Initializes a new instance of the ToastNotificationsManager class with the specified settings.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An IContainer object that owns this ToastNotificationsManager. |
See Also