menu

Blazor

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

    Show / Hide Table of Contents

    Class RecurrenceEditorChangeEventArgs

    Provides the information about the changing the rule in the recurrence editor.

    Inheritance
    System.Object
    RecurrenceEditorChangeEventArgs
    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class RecurrenceEditorChangeEventArgs : Object

    Constructors

    RecurrenceEditorChangeEventArgs()

    Declaration
    public RecurrenceEditorChangeEventArgs()

    Properties

    Value

    Gets the current recurrence rule from the editor.

    Declaration
    public string Value { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved