WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CloseCalendarAction

    Show / Hide Table of Contents

    Enum CloseCalendarAction

    This enum classifies close calendar action.

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

    Fields

    Name Description
    DoubleClick

    Specifies values representing possible action on which the calendar will close on double click.

    Never

    Specifies values representing possible action on which the calendar will never close.

    SingleClick

    Specifies values representing possible action on which the calendar will close on single click.

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