Gets the scheduled Item object displayed at the specified coordinates.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
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 scheduled Item displayed at the specified position.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |