alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum EndType

    Specifies the available end types for a recurrence pattern in a recurrence editor.

    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum EndType

    Fields

    Name Description
    Count

    The recurrence ends after a specified number of occurrences.

    Never

    The recurrence has no specific end date and continues indefinitely.

    Until

    The recurrence ends on a specified date.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved