Table of Contents
getDisabled Method 

Gets a value indicating whether the Calendar/DatePicker is disabled.

Syntax
JavaScript
 Calendar.getDisabled()
Remarks

true if disabled, otherwise false.

See Also