ListBoxColumns.Item
- Updated2024-10-09
- 1 minute(s) read
ListBoxColumns.Item
Syntax
ListBoxColumns.Item( itemIdx)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
itemIdx As Long
[In] Pass the zero-based index of the column to return.