TcxSchedulerCustomView.HitTest Property
Provides access to a HitTest class instance that contains information about the scheduling area‘s element to which the test point belongs.
Declaration
property HitTest: TcxSchedulerViewHitTest read;
Property Value
Type |
---|
TcxSchedulerViewHitTest |
See Also