alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ItemDragHitContext

    Defines the constants that specify where the mouse is during a appointment drag in a Week or Month view.

    Inheritance
    System.Object
    ItemDragHitContext
    Namespace: Syncfusion.Schedule
    Assembly: Syncfusion.Schedule.Base.dll
    Syntax
    public sealed class ItemDragHitContext : Enum

    Fields

    Calendar

    Mouse is over the calendar.

    Declaration
    public const ItemDragHitContext Calendar
    Field Value
    Type
    ItemDragHitContext

    Schedule

    Mouse is over the schedule control.

    Declaration
    public const ItemDragHitContext Schedule
    Field Value
    Type
    ItemDragHitContext
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved