GetFilteredOutRowList Method
GetFilteredOutRowList()
Gets the list of rows that are filtered out.
Declaration
ArrayList GetFilteredOutRowList()
Function GetFilteredOutRowList() As ArrayList
Returns
| Type |
Description |
| ArrayList |
The list of indexes of the filtered-out rows.
|