Wijmo UI for the Web
highlightCurrentCell Field

Default value: false

Determines whether the position of the current cell is highlighted or not.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.