Class CalendarElement
Defines the calendar element of the SfCalendar.
Inheritance
System.Object
    CalendarElement
  Namespace: Syncfusion.Maui.Toolkit.Calendar
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public sealed class CalendarElement : Enum
  Fields
CalendarCell
Defines the calendar cell element.
Declaration
public const CalendarElement CalendarCell
  Field Value
| Type | 
|---|
| CalendarElement | 
Header
Defines the calendar header element.
Declaration
public const CalendarElement Header
  Field Value
| Type | 
|---|
| CalendarElement | 
ViewHeader
Defines the calendar month view header element.
Declaration
public const CalendarElement ViewHeader
  Field Value
| Type | 
|---|
| CalendarElement | 
WeekNumber
Defines the week number element
Declaration
public const CalendarElement WeekNumber
  Field Value
| Type | 
|---|
| CalendarElement | 
Remarks
This is applicable for the month view