Gets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Orientation getItemOrientation () |
A member of the Orientation enumeration.
Items are usually oriented according to the view's orientation as specified by getOrientation. That is, items are horizontal in a horizontal CalendarView.List view and vice versa. The orientation of the items can be explicitly specified by using this property.
JPlanner Programmer's Guide | © 2023 MindFusion |