Sets the amount of space between each item and the frame lines of the calendar cell that contains the item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setPadding ( |
A non-negative integer value specifying how many pixels there are left between items and the time cells containing them. Set to null to use the corresponding value from the current theme.
In a CalendarView.Timetable view this is the distance between consecutive items.
JPlanner Programmer's Guide | © 2023 MindFusion |