[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterItemCollection.Add

Add Method

Add(IFilterItem)

Adds a filter item to the collection.

Declaration
public int Add(IFilterItem filterItem)
Public Function Add(filterItem As IFilterItem) As Integer
Parameters
Type Name Description
IFilterItem filterItem

Custom filter item to add

Returns
Type Description
int

The index of filter item to the collection.

Exceptions
Type Condition
ArgumentException

No display name or length of the display name of the specified filter is zero

ArgumentException

No specified custom filter or specified custom filter is null