Sets the amount of space between the left side of an item and left frame line of the calendar cell that contains the item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setPaddingLeft ( |
An integer value specifying the distance between the left side of an item and the left side of the cell containing it. Set to null to use the corresponding value from the current theme. Set to -1 to indicate that this property should be ignored and the value of Padding should be regarded instead.
JPlanner Programmer's Guide | © 2023 MindFusion |