Search
MonthSettings.getFilterWeekends Method
See Also
 






Gets a value indicating whether to hide weekend cells.

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

 Syntax

Java  Copy Code

public Boolean getFilterWeekends ()

 Return Value

A Boolean value.

 Remarks

This property is ignored if getCellLayout is MonthCellLayout.Linear.

 See Also