alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AppointmentAction

    Defines the display mode options for suggestions in the smart text editor.

    Inheritance
    System.Object
    AppointmentAction
    Namespace: Syncfusion.Maui.SmartComponents
    Assembly: Syncfusion.Maui.SmartComponents.dll
    Syntax
    public sealed class AppointmentAction : Enum

    Fields

    Add

    Specifies that appointment newly added.

    Declaration
    public const AppointmentAction Add
    Field Value
    Type
    AppointmentAction

    Delete

    Specifies that appointment deleted.

    Declaration
    public const AppointmentAction Delete
    Field Value
    Type
    AppointmentAction

    Edit

    Specifies that appointment edited.

    Declaration
    public const AppointmentAction Edit
    Field Value
    Type
    AppointmentAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved