NotificationsModule.CanAccessPostponedItems Property
Specifies if the ShowNotifications Action remains enabled when there are postponed notifications and no active notifications.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
By default, this property is set to false.
See Also