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
SyntaxJava
Copy Code
|
|---|
public boolean getStartsHere () |
true if the first part of an item is being painted; otherwise, false.
RemarksItems consist of several parts when they span several time cells in the month, list and week range views.
See Also