alexa

    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