WinNotificationsController Class
In This Article
Inherits from the NotificationsController to implement WinForms specific behavior.
Namespace: DevExpress.ExpressApp.Notifications.Win
Assembly: DevExpress.ExpressApp.Notifications.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Notifications.Win
#Declaration
public class WinNotificationsController :
NotificationsController
#Implements
#Inheritance
Object
MarshalByRefObject
Component
Controller
WindowController
NotificationsController
WinNotificationsController
See Also