Search
Selection.getEnabled Method
See Also
 






Gets a value indicating whether users are allowed to select any cells in the calendar.

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

 Syntax

Java  Copy Code

public Boolean getEnabled ()

 Return Value

true if users are allowed to select calendar cells; otherwise, false.

 See Also