menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScheduleAppointmentClickType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScheduleAppointmentClickType

    Defines the constants that specify the possible types of clicks on a calendar.

    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public enum ScheduleAppointmentClickType

    Fields

    Name Description
    LeftClick

    A left click.

    LeftDblClick

    A left double click.

    RightClick

    A right click.

    RightDblClick

    A right double click.

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