Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / MultiValuesFilter Class / RemoveAll Method


In This Topic
RemoveAll Method
In This Topic
Removes all items from this filter.
Syntax
'Declaration
 
Public Sub RemoveAll() 
 
'Usage
 
Dim instance As MultiValuesFilter
 
instance.RemoveAll()
See Also