Dim instance AsUserSpecifiedFilterItemDim columnIndex AsIntegerDim filteredInRowList() AsIntegerDim value AsBoolean
value = instance.ShowInDropDown(columnIndex, filteredInRowList)
Parameters
columnIndex
The integer
filteredInRowList
int[]
Return Value
True if the item should be shown; otherwise, false.