Gets 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
SyntaxJava
Copy Code
|
|---|
public Integer getPadding () |
A non-negative integer value specifying how many pixels there are left between items and the time cells containing them.
RemarksIn a CalendarView.Timetable view this is the distance between consecutive items.
See Also