menu

UWP

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

    Show / Hide Table of Contents

    Class RecurrenceType

    Defines the constants for see cref="SfSchedule.RecurrenceType" that specifies the type of recurrence in appointment.

    Inheritance
    System.Object
    RecurrenceType
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public sealed class RecurrenceType : Enum

    Fields

    Daily

    Daily.

    Declaration
    public const RecurrenceType Daily
    Field Value
    Type
    RecurrenceType

    Monthly

    Monthly.

    Declaration
    public const RecurrenceType Monthly
    Field Value
    Type
    RecurrenceType

    Weekly

    Weekly.

    Declaration
    public const RecurrenceType Weekly
    Field Value
    Type
    RecurrenceType

    Yearly

    Yearly.

    Declaration
    public const RecurrenceType Yearly
    Field Value
    Type
    RecurrenceType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved