Gets the scheduled Item object displayed at the specified coordinates.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Item GetItemAt ( |
Visual Basic Copy Code |
---|
Public Function GetItemAt( _ |
The x-coordinate of the position at which to look for a scheduled item.
The y-coordinate of the position at which to look for a scheduled item.
The Item displayed at the specified position.