alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RecurringAppointmentBeginningEditEventArgs

    Provides data for RecurringAppointmentBeginningEdit event.

    Inheritance
    System.Object
    RecurringAppointmentBeginningEditEventArgs
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public class RecurringAppointmentBeginningEditEventArgs : EventArgs

    Constructors

    RecurringAppointmentBeginningEditEventArgs()

    Declaration
    public RecurringAppointmentBeginningEditEventArgs()

    Properties

    EditMode

    Gets or sets the mode used to edit recurring appointments.

    Declaration
    public RecurringAppointmentEditMode EditMode { get; set; }
    Property Value
    Type
    RecurringAppointmentEditMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved