Search
ItemSettings.getShowRecurrenceIcons Method
See Also
 






Gets a value indicating whether the icon of recurring items is displayed.

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

 Syntax

Java  Copy Code

public Boolean getShowRecurrenceIcons ()

 Return Value

true to display an icon for recurring items; otherwise, false.

 See Also