Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.