Search
Calendar.setItemTooltipFormat Method
See Also
 






Gets the format of item tooltips.

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

 Syntax

Java  Copy Code

public void setItemTooltipFormat (
    String value
)

 Parameters

value

A string specifying the item's tooltip format.

 See Also