SetFilter(String,String) Method
Applies the specified filter string to the specified column.

C# Syntax

void SetFilter( 
   string columnHeader,
   string filter
)

Parameters

columnHeader
The column caption.
filter
A value in the column to be used as the filter.