Gets the cursor that is displayed when a column can be resized or is being resized in a horizontal CalendarView.Timetable view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Cursor getColumnResizeCursorH () |
One of the Cursor constants. The default is Cursor.HSplit.
To let users resize the columns in a timetable view, set TimetableSettings.setAllowResizeColumns to true.
JPlanner Programmer's Guide | © 2023 MindFusion |