alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AppointmentEditorMode

    Specifies the appointment editing operations.

    Inheritance
    System.Object
    AppointmentEditorMode
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public sealed class AppointmentEditorMode : Enum

    Fields

    Add

    Specifies that appointment newly added by using the appointment editor.

    Declaration
    public const AppointmentEditorMode Add
    Field Value
    Type
    AppointmentEditorMode

    Edit

    Specifies that appointment edited by using the appointment editor.

    Declaration
    public const AppointmentEditorMode Edit
    Field Value
    Type
    AppointmentEditorMode

    None

    Gets or sets a value indicating no appointment operation to be handle.

    Declaration
    public const AppointmentEditorMode None
    Field Value
    Type
    AppointmentEditorMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved