SpreadJS Documentation
suspendFilteredEvents Method
GC.Spread.Slicers Namespace > GeneralSlicerData type : suspendFilteredEvents Method
Suspends the onFiltered event.
Syntax
var instance = new GC.Spread.Slicers.GeneralSlicerData(data, columnNames);
var value; // Type: any
value = instance.suspendFilteredEvents();
function suspendFilteredEvents() : any;
See Also

Reference

GeneralSlicerData type