Gets a value indicating whether the calendar displays tooltips.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getShowToolTips () |
true to display tooltips; otherwise, false. The default is false.
RemarksTooltips can be displayed for schedule items and for the headers of the timetable view.
See Also