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