Wijmo UI for the Web
dates Field

The array with all selected date object.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.calendar.ISelectedDatesChangedEventArgs;
var value; // Type: Date
value = instance.dates;
Javascript (Specification) 
var dates : Date;
Browser Compatibility
7
5
5

See Also

Reference

ISelectedDatesChangedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.