Search
ItemSettings.getShowReminderIcons Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Boolean getShowReminderIcons ()

 Return Value

true to display an icon for items that have a reminder; otherwise, false.

 See Also