Search
MonthSettings.getMargin Method
See Also
 






Gets the amount of space between the outermost frame of the month and the month's contents.

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

 Syntax

Java  Copy Code

public Integer getMargin ()

 Return Value

A non-negative integer value specifying the margins size in pixels.

 See Also