Search
TimetableSettings.getShowCurrentTime Method
See Also
 






Gets a value indicating whether to display the current time in the timeline.

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

 Syntax

Java  Copy Code

public Boolean getShowCurrentTime ()

 Return Value

true to indicate the current time; otherwise, false.

 See Also