Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicer Interface / Delete Method


In This Topic
Delete Method (ISlicer)
In This Topic
Deletes the slicer and removes it from the associated ISlicers collection.
Syntax
'Declaration
 
Sub Delete() 
 
'Usage
 
Dim instance As ISlicer
 
instance.Delete()
See Also