Wijmo UI for the Web
datePicker Field

Type: wijmo.input.IPicker

Determines the settings of the date picker. If this property's value is null, the date picker doesn't show.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.DatePickersClass;
var value; // Type: IPicker
value = instance.datePicker;
Javascript (Specification) 
var datePicker : IPicker;
Browser Compatibility
7
5
5

See Also

Reference

DatePickersClass Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.