Sets 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 void setItemOrientation ( |
A member of the Orientation enumeration. Set to null to use the corresponding value from the current theme.
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 |