Search
Calendar.getShowToolTips Method
See Also
 






Gets a value indicating whether the calendar displays tooltips.

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

 Syntax

Java  Copy Code

public boolean getShowToolTips ()

 Return Value

true to display tooltips; otherwise, false. The default is false.

 Remarks

Tooltips can be displayed for schedule items and for the headers of the timetable view.

 See Also