Search
Calendar.getItemSettings Method
See Also
 






Gets the ItemSettings object used to customize the visualization of schedule items in all calendar views.

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

 Syntax

Java  Copy Code

public ItemSettings getItemSettings ()

 Return Value

An instance of the ItemSettings class.

 See Also