MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarSelectionMode

    Show / Hide Table of Contents

    Class CalendarSelectionMode

    Defines the selection mode for the SfCalendar.

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

    Fields

    Multiple

    Defines the multiple selection mode.

    Declaration
    public const CalendarSelectionMode Multiple
    Field Value
    Type Description
    CalendarSelectionMode

    Range

    Defines the range selection mode.

    Declaration
    public const CalendarSelectionMode Range
    Field Value
    Type Description
    CalendarSelectionMode

    Single

    Defines the single selection mode.

    Declaration
    public const CalendarSelectionMode Single
    Field Value
    Type Description
    CalendarSelectionMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved