Spread for ASP.NET 11 Product Documentation
Clear Method (FilterItemCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterItemCollection Class : Clear Method
Removes the custom filter items from the filter item list. This method does not remove the DefaultFilterItem from the list if it exists.
Syntax
'Declaration
 
Public Shadows Sub Clear() 
'Usage
 
Dim instance As FilterItemCollection
 
instance.Clear()
public new void Clear()
See Also

Reference

FilterItemCollection Class
FilterItemCollection Members