Determines whether the specified date is currently selected.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean contains ( |
A date to search for in the selection.
true if the date's cell is selected; otherwise false.
See Also