TcxSchedulerGanttView.HitTest Property
Provides access to a HitTest class instance that contains information about the View’s element to which the test point belongs.
Declaration
property HitTest: TcxSchedulerGanttViewHitTest read;
Property Value
| Type |
|---|
| TcxSchedulerGanttViewHitTest |
See Also