Returns the date of the calendar cell located at the specified position.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public DateTime GetDateAt ( |
Visual Basic
![]() |
---|
Public Function GetDateAt( _ |
The position at which to look for a date cell.
A DateTime instance indicating which date is displayed at the specified position. If there is no date cell at the specified point, the return value is DateTime.MinValue.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |