WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CalendarSelectionMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CalendarSelectionMode

    Specifies values for the different selection modes of a Calendar.

    Namespace: Syncfusion.Windows.Controls
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum CalendarSelectionMode

    Fields

    Name Description
    MultipleRange

    Multiple dates or ranges can be selected at a time.

    None

    No dates can be selected.

    SingleDate

    One date can be selected at a time.

    SingleRange

    One range of dates can be selected at a time.

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