Wijmo UI for the Web
dropdownHeight Field

Default value: 300

A value that specifies the height of the drop-down list.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijcombobox.options.dropdownHeight;
Javascript (Specification) 
var dropdownHeight : number;
Remarks
If the total height of all items is less than the value of this option, it will use the total height of items as the height of the drop-down list.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.