menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RecurrenceRange - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RecurrenceRange

    Specifies the type of recurrence date range.

    Inheritance
    System.Object
    RecurrenceRange
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public sealed class RecurrenceRange : Enum

    Fields

    Count

    Specifies that recurrence appointment will have the recurrence count.

    Declaration
    public const RecurrenceRange Count
    Field Value
    Type
    RecurrenceRange

    EndDate

    Specifies that recurrence appointment will have the end date.

    Declaration
    public const RecurrenceRange EndDate
    Field Value
    Type
    RecurrenceRange

    NoEndDate

    Specifies that recurrence appointment will have the no end date.

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