menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class RecurrenceRange

    Recurrence range

    Inheritance
    System.Object
    RecurrenceRange
    Namespace: Com.Syncfusion.Schedule.Enums
    Assembly: Syncfusion.SfSchedule.Android.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 Description
    RecurrenceRange

    EndDate

    Specifies that recurrence appointment will have the end date.

    Declaration
    public const RecurrenceRange EndDate
    Field Value
    Type Description
    RecurrenceRange

    NoEndDate

    Specifies that recurrence appointment will have the no end date.

    Declaration
    public const RecurrenceRange NoEndDate
    Field Value
    Type Description
    RecurrenceRange

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved