| Click Method | |
| See Also |
- ClickType
- The type of click
Simulates a user click on the specified item.
| Visual Basic |
|---|
Public Sub Click( _
Optional ByVal ClickType As BoCellClickType = ct_Regular _
) |
- ClickType
The type of clickValue Description ct_Regular Normal click (after the exit event) ct_Double Double-click ct_Linked Click on a link arrow connected to a cell (only for matrix cells) ct_Collapsed Click on collapse arrow connected to a cell (only for matrix cells) ct_Right Right-click ct_RightNoBlocking