Gets the time associated with the calendar element or DateTime.MinValue if none.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public DateTime getTime () |
A DateTime object representing the date and time associated with the element whose tooltip is being displayed or DateTime.MinValue if no time is related with the element.
See Also