Search
ItemSettings.getShowRecurrenceExceptionIcons Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Boolean getShowRecurrenceExceptionIcons ()

 Return Value

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

 See Also