TcxSchedulerDayView.HitTest Property
Provides access to a HitTest class instance that contains information about the scheduling area‘s element to which the test point belongs when working in the Day View.
Declaration
property HitTest: TcxSchedulerDayViewHitTest read;
Property Value
Type |
---|
TcxSchedulerDayViewHitTest |
See Also