Search
Selection.getIsEmpty Method
See Also
 






Gets a value indicating whether this selection is empty.

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

 Syntax

Java  Copy Code

public boolean getIsEmpty ()

 Return Value

true if there are selected calendar cells; otherwise, false.

 See Also