Gets the view orientation.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Orientation getOrientation () |
A member of the Orientation enumeration.
A vertical timetable view displays cells for the same daytime in a row, and cells for the same date in a column. A horizontal timetable view displays cells for the same time of the day in a column, and cells for the same date in a row.
JPlanner Programmer's Guide | © 2023 MindFusion |