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