Gets a value indicating the item's orientation.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getIsHorizontal () |
true if the item is painted horizontally; otherwise, false.
RemarksItems are painted horizontally or vertically depending on the orientation of the current view.
See Also