menu

MAUI

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

    Show / Hide Table of Contents

    Class CalendarSelectionShape

    Defines the selection shape for the SfCalendar.

    Inheritance
    System.Object
    CalendarSelectionShape
    Namespace: Syncfusion.Maui.Calendar
    Assembly: Syncfusion.Maui.Calendar.dll
    Syntax
    public sealed class CalendarSelectionShape : Enum

    Fields

    Circle

    Displays the circle shape highlight.

    Declaration
    public const CalendarSelectionShape Circle
    Field Value
    Type
    CalendarSelectionShape

    Rectangle

    Displays the rectangle shape highlight.

    Declaration
    public const CalendarSelectionShape Rectangle
    Field Value
    Type
    CalendarSelectionShape
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved