Search
ItemSettings.getPaddingTop Method
See Also
 






Gets the amount of space between the top side of an item and top frame line of the calendar cell that contains the item.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getPaddingTop ()

 Return Value

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

 See Also