GetRowTotalLevel Method (SapGridView)
Class
SapGridView
class
Action
Gets the level of the row.
Syntax
iRowTotalLevel
=
gridView
.
GetRowTotalLevel
(
row
)
Variable
Description
iRowTotalLevel
INTEGER.
row
Index of the row. The value is one-based. INTEGER.