Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getCalendarOpened Method
Checks if drop-down calendar is opened.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getCalendarOpened() : Boolean; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDatePicker.getCalendarOpened(); |
Return Value
True if calendar is opened.