Gets the Task object whose schedule is displayed at the specified position.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Task GetTaskAt ( |
Visual Basic Copy Code |
---|
Public Function GetTaskAt ( _ |
An instance of the Task class representing the task related to the scheduled items displayed at the specified position.
This method can only be used in views that support grouping.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |