Search
MonthRangeSettings.getMargin Method
See Also
 






Gets the amount of space between the outermost border of the view and its contents.

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

 Syntax

Java  Copy Code

public Integer getMargin ()

 Return Value

A non-negative integer value specifying how many pixels there are between the view contents and the outermost view border.

 See Also