Skip to main content
All docs
V25.1
  • RemindersFormActionEventArgs.SnoozeSpan Property

    Gets the Reminders Form‘s snooze time span.

    Namespace: DevExpress.XtraScheduler

    Assembly: DevExpress.XtraScheduler.v25.1.dll

    NuGet Package: DevExpress.Win.Scheduler

    Declaration

    public TimeSpan SnoozeSpan { get; }

    Property Value

    Type Description
    TimeSpan

    The Reminders Form‘s snooze time span.

    See Also