Gets the Location object whose schedule is displayed at the specified coordinates.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Location GetLocationAt ( |
Visual Basic Copy Code |
---|
Public Function GetLocationAt( _ |
The x-coordinate of the position at which to look for location's scheduled items.
The y-coordinate of the position at which to look for location's scheduled items.
A Location instance related to the scheduled items displayed at the specified position.
This method can only be used in views that support grouping.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |