GetCellMaxLength Method (SapGridView)
Class
SapGridView
class
Action
Gets the maximum length of the cell in number of bytes.
Syntax
iCellMaxLength
=
gridView
.
GetCellMaxLength
(
row
,
column
)
Variable
Description
iCellMaxLength
INTEGER.
row
Index of the row. The value is one-based. INTEGER.
column
Column identifier. STRING.