TcxSchedulerViewHitTest Properties
Stores HitTest information for the scheduling area.
Name | Description |
---|---|
Event | Provides access to the user event to which the test point belongs. |
Hit |
Returns whether the test point belongs to the scheduling area or the Date Navigator.
Inherited from Tcx |
Hit |
Returns whether the test point belongs to the user event. |
Hit |
Returns whether the test point belongs to the resource. |
Hit |
Returns whether the test point belongs to the time element of the scheduling area or the Date Navigator.
Inherited from Tcx |
Hit |
Specifies the client coordinates of the test point in pixels.
Inherited from Tcx |
Hit |
Specifies the horizontal client coordinate of the test point in pixels.
Inherited from Tcx |
Hit |
Specifies the vertical client coordinate of the test point in pixels.
Inherited from Tcx |
Resource | Provides access to the resource to which the test point belongs. |
Time |
Returns the date and/or time if the test point belongs to the scheduling area or Date Navigator.
Inherited from Tcx |
See Also