[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicerItems.TerminateBatching

TerminateBatching Method

TerminateBatching(bool)

Ends batching for the ISlicerItems.

Declaration
void TerminateBatching(bool applyFilter = true)
Sub TerminateBatching(Optional applyFilter As Boolean = True)
Parameters
Type Name Description
bool applyFilter

true if the filter is applied immediately; otherwise, false.