Dim instance AsTop10FilterItemDim columnIndex AsIntegerDim filteredInRowList() AsIntegerDim value AsBoolean
value = instance.ShowInDropDown(columnIndex, filteredInRowList)
Parameters
columnIndex
Model column index
filteredInRowList
List of rows filtered in
Return Value
true if the name of the filter is displayed in the filter drop-down list; otherwise, false