📚 SAP Business One SDK Help

Row Property
See Also 

Description

The number of the matrix or grid row in which the event occurred.

For matrix objects, the value is 1-based; for grid objects, the value is 0-based.

Property type

Read-only property

Syntax

Visual Basic
Public Property Row() As Long

See Also