menu

Class SelectionHighlightMode - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectionHighlightMode

    Defines constants that specify how to highlight a CalendarItem.

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

    Fields

    Filled

    Highlight with filled.

    Declaration
    public const SelectionHighlightMode Filled
    Field Value
    Type
    SelectionHighlightMode

    Outline

    Highlight with rectangule shape.

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