ASP.NET Pack Programmer's Guide
DatePicker.get_autoComplete Method
See Also
 





Gets a value indicating whether the control will try to parse an incomplete date value.

Namespace: MindFusion.UI.WebForms
Package: DatePicker.js

 Syntax

JavaScript  Copy Code

function get_autoComplete ()

 Return Value

Type: Boolean
true if the control will try to parse an incomplete date value,otherwise false.

 See Also

DatePicker Members
DatePicker Class
MindFusion.UI.WebForms Namespace