Wijmo UI for the Web
height Field
wijmo.grid Namespace > IDetailSettings Interface : height Field

Determines the height of the detail grid.

Syntax
var instance; // Type: wijmo.grid.IDetailSettings;
var value; // Type: any
value = instance.height;
var height : any;
See Also

Reference

IDetailSettings Interface