alexa

    Show / Hide Table of Contents

    Enum RecurrenceType

    Specifies the type of recurrence in appointment.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum RecurrenceType

    Fields

    Name Description
    Daily

    Specifies the Daily type recurrence.

    Monthly

    Specifies the Monthly type recurrence.

    Weekly

    Specifies the Weekly type recurrence.

    Yearly

    Specifies the Yearly type recurrence.

    Back to top Generated by DocFX