Sets a value indicating whether the reminder icon of items is displayed.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setShowReminderIcons ( |
true to display an icon for items that have a reminder; otherwise, false. Set to null to use the corresponding value from the current theme.
See Also