menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarElement - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalendarElement

    Defines the calendar element of the SfCalendar.

    Inheritance
    System.Object
    CalendarElement
    Namespace: Syncfusion.Maui.Calendar
    Assembly: Syncfusion.Maui.Calendar.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

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved