Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to determine which scheduler element is hovered by the mouse pointer.

$
0
0

This example demonstrates how to obtain the hit information for the scheduler element over which the mouse pointer is hovering.

To accomplish this, handle the SchedulerControl.MouseMove event and use the SchedulerViewBase.CalcHitInfo method to get the required information.


Viewing all articles
Browse latest Browse all 7205

Trending Articles