Returns the date of the calendar cell located at the specified position and the bounding rectangle of the cell.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public DateTime getDateAt ( |
The position at which to look for a date.
The bounding rectangle of the cell at the specified position.
A 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.
JPlanner Programmer's Guide | © 2023 MindFusion |