Wijmo UI for the Web
afterDefaultCallback Field

Callback function which is invoked after applying default formatting.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IC1BaseFieldCellFormatterArgs;
var value; // Type: any
value = instance.afterDefaultCallback;
Javascript (Specification) 
var afterDefaultCallback : any;
Browser Compatibility
7
5
5

See Also

Reference

IC1BaseFieldCellFormatterArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.