Wijmo UI for the Web
width Field
wijmo.input Namespace > DatePickersClass Interface : width Field

Determines the width of the dropdown window.

Syntax
var instance; // Type: wijmo.input.DatePickersClass;
var value; // Type: number
value = instance.width;
var width : number;
See Also

Reference

DatePickersClass Interface