Search
Selection.set Method (DateTime)
See Also
 






Selects the specified date cell.

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

 Syntax

Java  Copy Code

public void set (
    DateTime date
)

 Parameters

date

A date whose calendar cell to select.

 See Also