MindFusion.Java Package Programmer's Guide
MonthSettings.getPaddingDaysStyle Method
See Also
 






Gets the Style object used to specify appearance settings for the days from previous and next months, shown when the getShowPaddingDays is enabled.

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

 Syntax

Java  Copy Code

public Style getPaddingDaysStyle ()

 Return Value

An instance of the Style class. This property cannot be null.

 See Also

MonthSettings Members
MonthSettings Class
com.mindfusion.scheduling Namespace