[]
Gets the list of items to display in the filter drop-down list.
ArrayList GetDropDownFilterItems(int columnIndex)
Function GetDropDownFilterItems(columnIndex As Integer) As ArrayList
Type | Name | Description |
---|---|---|
int | columnIndex | Column index |
Type | Description |
---|---|
ArrayList | An ArrayList of items to display in the filter drop-down list |