SAP Business One UI API 10.0 - Objects Reference (10.00.270)
Rows Property
UI API
Description
The grid's rows. This
GridRows
object manages actions on the rows of the grid, such as, collapse and expand.
Property
Read-only property
Syntax
Visual Basic
Public Property Rows() As
GridRows
See Also
Grid Object