Search
DayOfWeekStyle.getStyle Method
See Also
 






Gets the visualization style of the specified day.

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

 Syntax

Java  Copy Code

public Style getStyle ()

 Return Value

A Style object that defines the appearance of time cells included in the specified interval.

 See Also