Search
DateStyle.setStyle Method
See Also
 






Sets the visualization style of the date cells included in the formatted range.

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

 Syntax

Java  Copy Code

public void setStyle (
    Style value
)

 Parameters

value

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

 See Also