Class SchedulerMonthAppointmentDisplayMode
Specifies the displaying mode for appointment in month view.
Inheritance
System.Object
SchedulerMonthAppointmentDisplayMode
Namespace: Syncfusion.Maui.Scheduler
Assembly: Syncfusion.Maui.Scheduler.dll
Syntax
public sealed class SchedulerMonthAppointmentDisplayMode : Enum
Fields
Indicator
Specifies to displays the appointment as dot indicator.
Declaration
public const SchedulerMonthAppointmentDisplayMode Indicator
Field Value
Type | Description |
---|---|
SchedulerMonthAppointmentDisplayMode |
None
Specifies to display no appointment on view.
Declaration
public const SchedulerMonthAppointmentDisplayMode None
Field Value
Type | Description |
---|---|
SchedulerMonthAppointmentDisplayMode |
Text
Specifies to displays the appointment as text.
Declaration
public const SchedulerMonthAppointmentDisplayMode Text
Field Value
Type | Description |
---|---|
SchedulerMonthAppointmentDisplayMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |