Gets a value indicating whether the item part being drawn is the first part of the item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean getStartsHere () |
true if the first part of an item is being painted; otherwise, false.
Items consist of several parts when they span several time cells in the month, list and week range views.
JPlanner Programmer's Guide | © 2023 MindFusion |