Wijmo UI for the Web
width Field

Determines the width of the dropdown window.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.PickerClass;
var value; // Type: number
value = instance.width;
Javascript (Specification) 
var width : number;
Remarks
If the value isn't set, the width will be auto, depends on the contents of the pickers.
Browser Compatibility
7
5
5

See Also

Reference

PickerClass Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.