SpreadJS Documentation
resumeFilteredEvents Method
Resumes the onFiltered event.
Syntax
var instance = new GcSpread.Slicer.GeneralSlicerData(data, columnNames);
var value; // Type: any
value = instance.resumeFilteredEvents();
function resumeFilteredEvents() : any;
See Also

Reference

GeneralSlicerData type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.