Class AppointmentDisplayMode
Specifies the different appointment display mode.
Inheritance
System.Object
AppointmentDisplayMode
Namespace: Syncfusion.SfSchedule.iOS
Assembly: Syncfusion.SfSchedule.iOS.dll
Syntax
public sealed class AppointmentDisplayMode : Enum
Fields
Appointment
The indicator defines the appointment shown as appointment view.
Declaration
public const AppointmentDisplayMode Appointment
Field Value
Indicator
The indicator defines the appointment shown as indicator.
Declaration
public const AppointmentDisplayMode Indicator