Skip to main content

TcxSchedulerGanttViewHitTest Properties

Stores HitTest information for the Gantt View.
Name Description
Button Inherited from TcxSchedulerCustomResourceViewHitTest.
ContentCell Inherited from TcxSchedulerCustomResourceViewHitTest.
Event Provides access to the user event to which the test point belongs. Inherited from TcxSchedulerViewHitTest.
EventCell Inherited from TcxSchedulerCustomResourceViewHitTest.
HeaderCell Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtButton Returns whether the test point belongs to the “more events” button. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtContent Returns whether the test point belongs to the time block. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtContentNavigationButton Returns whether the test point belongs to the user event navigation button. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtControl Returns whether the test point belongs to the scheduling area or the Date Navigator. Inherited from TcxSchedulerSubControlHitTest.
HitAtDayHeader Returns whether the test point belongs to the day’s header in the scheduling area. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtEvent Returns whether the test point belongs to the user event. Inherited from TcxSchedulerViewHitTest.
HitAtEventDraggingArea Returns whether the test point belongs to the task when the task is being horizontally dragged, or about to be dragged, within an area specified by the TcxSchedulerEvent.TaskIndex property.
HitAtExpandButton Returns whether the test point belongs to a task expand button.
HitAtGroupSeparator Returns whether the test point belongs to the group separator. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtLink Returns whether the test point belongs to a task connector.
HitAtMajorScale Returns whether the test point belongs to the major time scale. Inherited from TcxSchedulerTimeGridViewHitTest.
HitAtMajorSeparator Returns whether the test point belongs to the major time scale’s splitter. Inherited from TcxSchedulerTimeGridViewHitTest.
HitAtMinorScale Returns whether the test point belongs to the minor time scale. Inherited from TcxSchedulerTimeGridViewHitTest.
HitAtResource Returns whether the test point belongs to the resource. Inherited from TcxSchedulerViewHitTest.
HitAtResourceHeader Returns whether the test point belongs to the resource’s header. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitAtSelectionBar Returns whether the test point belongs to the time selection bar. Inherited from TcxSchedulerTimeGridViewHitTest.
HitAtTime Returns whether the test point belongs to the time element of the scheduling area or the Date Navigator. Inherited from TcxSchedulerSubControlHitTest.
HitAtTimeZoneLabel protected Returns whether the test point belongs to the primary and secondary time rulers. Inherited from TcxSchedulerCustomResourceViewHitTest.
HitPoint Specifies the client coordinates of the test point in pixels. Inherited from TcxSchedulerSubControlHitTest.
HitX Specifies the horizontal client coordinate of the test point in pixels. Inherited from TcxSchedulerSubControlHitTest.
HitY Specifies the vertical client coordinate of the test point in pixels. Inherited from TcxSchedulerSubControlHitTest.
Resource Provides access to the resource to which the test point belongs. Inherited from TcxSchedulerViewHitTest.
Time Returns the date and/or time if the test point belongs to the scheduling area or Date Navigator. Inherited from TcxSchedulerSubControlHitTest.
TimeZone protected Returns the time zone number for the corresponding time ruler to which the test point belongs. Inherited from TcxSchedulerCustomResourceViewHitTest.
See Also