GetCellMaxLength Method (SapGridView)

Class

SapGridView.

Action

Gets the maximum length of the cell in number of bytes.

Syntax

cellMaxLength = gridView.GetCellMaxLength(row, column)
Variable Description
cellMaxLength Integer.
row Index of the row. The value is zero-based. Integer.
column Column identifier. String.