menu

WinForms

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

    Show / Hide Table of Contents

    Enum ItemHitType

    Defines the constants that specify the type of information under a Point.

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

    Fields

    Name Description
    AllDayItem

    There is a AllDay IScheduleAppointment item under the Point.

    CellHeader

    The Point is in a header line within a cell in a Week or Month Schedule view.

    Header

    The Point is in a column header of a Day or WorkWeek Schedule view.

    Item

    An IScheduleAppointment item under the Point.

    MoreItemsBitmap

    The Point is in the rectangle occupied by the MoreItemsBitmap.

    None

    There is no IScheduleAppointment item under the Point.

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