Wijmo UI for the Web
rowHeight Field

Default value: 0

Determines the height of a rows when virtual scrolling is used.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijgrid.options.rowHeight;
Javascript (Specification) 
var rowHeight : number;
Example
$("#element").wijgrid({ rowHeight: 20 });
Remarks
Can be set only during creation
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.