menu

Blazor

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

    Show / Hide Table of Contents

    Class AppointmentType

    An enum that holds the appointment types.

    Inheritance
    System.Object
    AppointmentType
    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class AppointmentType : Enum

    Fields

    BlockEvent

    A block appointment.

    Declaration
    public const AppointmentType BlockEvent
    Field Value
    Type
    AppointmentType

    Event

    A normal appointment.

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