wijmo.input Namespace > DatePickersClass Interface : width Field |
Determines the width of the dropdown window.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.DatePickersClass; var value; // Type: number value = instance.width; |
Javascript (Specification) | |
---|---|
|