SAP Business One UI API 10.0 - Objects Reference (10.00.270)
GetPath Method
UI API
Description
Returns the path to the image for a specific row in the column.
Syntax
Visual Basic
Public Function GetPath( _ ByVal
rowIndex
As Long _ ) As String
Parameters
rowIndex
The row index
See Also
PictureColumn Object