Wijmo UI for the Web
height Field

Determines the height of the dropdown window.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.PickerClass;
var value; // Type: number
value = instance.height;
Javascript (Specification) 
var height : number;
Remarks
If the value isn't set, the height 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.