Gets the Contact object whose schedule is displayed at the specified coordinates.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Contact GetContactAt ( |
Visual Basic Copy Code |
---|
Public Function GetContactAt ( _ |
An instance of the Contact class representing the contact related to the scheduled items displayed at the specified position.
This method can only be used in views that support grouping.