Search
Calendar.showTooltips Property
See Also
 






Gets or sets a value indicating whether to show tooltips.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get showTooltips() {}
set showTooltips(value) {}

 Property Value

Boolean

True to show tooltips, otherwise false.

 See Also