Search
MonthSettings.getShowPaddingItems Method
See Also
 






Gets a value indicating whether to show items in padding days.

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

 Syntax

Java  Copy Code

public Boolean getShowPaddingItems ()

 Return Value

true to display items from the previous and next months in the padding days; otherwise, false.

 See Also