| ClickPicker Method | |
| See Also |
- rowIndex
- The row index
Simulates a user click (main mouse button) on an icon to open a picker, setting the focus on the item and opening the picker form.
| Visual Basic |
|---|
Public Sub ClickPicker( _
   ByVal rowIndex As Long _
) |
- rowIndex
- The row index
If the item does not have a picker, an exception is thrown.