Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentDisplayMode

    Show / Hide Table of Contents

    Class AppointmentDisplayMode

    Specifies the different appointment display mode.

    Inheritance
    System.Object
    AppointmentDisplayMode
    Namespace: Com.Syncfusion.Schedule.Enums
    Assembly: Syncfusion.SfSchedule.Android.dll
    Syntax
    public sealed class AppointmentDisplayMode : Enum

    Fields

    Appointment

    The appointment view mode.

    Declaration
    public const AppointmentDisplayMode Appointment
    Field Value
    Type Description
    AppointmentDisplayMode

    Indicator

    The indicator view mode.

    Declaration
    public const AppointmentDisplayMode Indicator
    Field Value
    Type Description
    AppointmentDisplayMode

    value__

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