Wijmo UI for the Web
showRowHeader Field

Default value: false

A value indicating whether the row header is visible.

Syntax
Javascript (Usage) 
var value; // Type: bool
value = jQuery.wijmo.wijgrid.options.showRowHeader;
Javascript (Specification) 
var showRowHeader : bool;
Example
$("#element").wijgrid({ showRowHeader: true });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.