MindFusion WinForms Programmer's Guide
Calendar.GetDateAt Method
See Also
 





Returns the date of the calendar cell located at the specified coordinates.

 Overload List

Name Description

Calendar.GetDateAt (Int32, Int32)

Returns the date of the calendar cell located at the specified coordinates.

Calendar.GetDateAt (Int32, Int32, Rectangle@)

Returns the date of the calendar cell located at the specified position and the bounding rectangle of the cell.

Calendar.GetDateAt (Point)

Returns the date of the calendar cell located at the specified position.

Calendar.GetDateAt (Point, Rectangle@)

Returns the date of the calendar cell located at the specified position and the bounding rectangle of the cell.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace