TcxSchedulerYearView.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: TcxSchedulerYearViewHitTest read;
Property Value
| Type |
|---|
| TcxSchedulerYearViewHitTest |
See Also