Gets a value indicating whether the item is rendered in milestone mode.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean getIsMilestone () |
true indicates that the item is currently laid out and rendered in milestone mode, that is, the ListViewSettings.setEnableMilestoneMode property of the ListViewSettings class is set to true; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |