📚 SAP Business One SDK Help

PressLink Method
See Also 
rowIndex
The row index

Description

Simulates a user click (main mouse button) on a linked button of a cell (when the column is set to be a LinkedButton object).

Syntax

Visual Basic
Public Sub PressLink( _
   ByVal rowIndex As Long _
) 

Parameters

rowIndex
The row index

See Also