[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterItemCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the specified custom filter item from the filter item list.
This method does not remove the DefaultfilterItem from the list if it exists.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

Zero-based index of the custom filter item to remove from the collection