[]
        
Determines whether the name is displayed in the filter drop-down list.
public virtual bool ShowInDropDown(int columnIndex, int[] filteredInRowList)
Public Overridable Function ShowInDropDown(columnIndex As Integer, filteredInRowList As Integer()) As Boolean
| Type | Name | Description | 
|---|---|---|
| int | columnIndex | Column index  | 
    
| int[] | filteredInRowList | List of rows filtered in  | 
    
| Type | Description | 
|---|---|
| bool |