menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SchedulerRecurrenceRange - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SchedulerRecurrenceRange

    Specifies the type of recurrence date range.

    Inheritance
    System.Object
    SchedulerRecurrenceRange
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public sealed class SchedulerRecurrenceRange : Enum

    Fields

    Count

    Indicates the appointment occurrence repeated with specified count times.

    Declaration
    public const SchedulerRecurrenceRange Count
    Field Value
    Type
    SchedulerRecurrenceRange

    EndDate

    Indicates the appointment occurrence repeated until the end date.

    Declaration
    public const SchedulerRecurrenceRange EndDate
    Field Value
    Type
    SchedulerRecurrenceRange

    NoEndDate

    Indicates the appointment occurrence repeated until the last date of the scheduler.

    Declaration
    public const SchedulerRecurrenceRange NoEndDate
    Field Value
    Type
    SchedulerRecurrenceRange
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved