menu

WinForms

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

    Show / Hide Table of Contents

    Enum ItemAction

    Defines the constants that specify the type of change an IScheduleAppointment is undergoing due to a user action.

    Namespace: Syncfusion.Schedule
    Assembly: Syncfusion.Schedule.Base.dll
    Syntax
    public enum ItemAction

    Fields

    Name Description
    Add

    A new IScheduleAppointment is being added.

    Default

    A default IScheduleAppointment is being requested.

    Delete

    An IScheduleAppointment is being deleted.

    Edit

    An existing IScheduleAppointment is being edited.

    ItemDrag

    A IScheduleAppointment is being moved with a Mouse Drag.

    TimeDrag

    The bottom or top border of a IScheduleAppointment is being dragged.

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