Search
ItemSettings.getPaddingLeft Method
See Also
 






Gets 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

 Syntax

Java  Copy Code

public Integer getPaddingLeft ()

 Return Value

An integer value specifying the distance between the left side of an item and the left side of the cell containing it.

 See Also