NotificationsModule.NotificationsStartDelay Property
Specifies the delay from the application start to the initial Reminders Window display.
Namespace: DevExpress.ExpressApp.Notifications
Assembly: DevExpress.ExpressApp.Notifications.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Notifications
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan value that specifies the delay from the application start to the initial Reminders Window display. The default is 5 seconds. |
See Also