Blazor

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

    Show / Hide Table of Contents

    Class AppointmentType

    An enumeration 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

    Denotes the block appointment.

    Declaration
    public const AppointmentType BlockEvent
    Field Value
    Type Description
    AppointmentType

    Event

    Denotes the normal appointment.

    Declaration
    public const AppointmentType Event
    Field Value
    Type Description
    AppointmentType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved