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





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

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

 Syntax

JavaScript  Copy Code

function get_autoComplete ()

 Return Value

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

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.WebForms Namespace