menu

Class SelectionShape - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectionShape

    Defines constants that specify the highlight shape of CalendarItem.

    Inheritance
    System.Object
    SelectionShape
    Namespace: Syncfusion.UI.Xaml.Calendar
    Assembly: Syncfusion.Calendar.WinUI.dll
    Syntax
    public sealed class SelectionShape : Enum

    Fields

    Circle

    Highlight with circle shape.

    Declaration
    public const SelectionShape Circle
    Field Value
    Type
    SelectionShape

    Rectangle

    Highlight with rectangule shape.

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