Search
DateStyle.setTo Method
See Also
 






Sets the end date of the formatted range.

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

 Syntax

Java  Copy Code

public void setTo (
    DateTime value
)

 Parameters

value

A DateTime object specifying the end of the time interval whose cells' style is defined in this object.

 See Also