Returns the date of the calendar cell located at the specified coordinates.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime GetDateAt ( |
Visual Basic Copy Code |
---|
Public Function GetDateAt( _ |
A .NET DateTime instance indicating which date is displayed at the specified position. If there is no date cell at the specified position, the return value is DateTime.MinValue.