Search
ResourceViewSettings.getWeekendStyle Method
See Also
 






Gets the style of the weekend cells.

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

 Syntax

Java  Copy Code

public Style getWeekendStyle ()

 Return Value

A Style object specifying the appearance of weekend cells. This property cannot be null.

 See Also