Search
Calendar.getFirstVisibleDate Method
See Also
 






Determines which is the first visible date in the current view.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public DateTime getFirstVisibleDate ()

 Return Value

A DateTime object indicating the first visible date.

 See Also