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

C# Syntax

void SetFilter( 
   int column,
   string filter
)

Parameters

column
0-based column index.
filter
The filter name.