HasCellF4Help Method (SapGridView)

Class

SapGridView class

Action

Returns true if the specified cell has a value help assigned.

Syntax

bCellF4Help = gridView.HasCellF4Help(row, column)
Variable Description
bCellF4Help BOOLEAN.
row Index of the row. The value is one-based. INTEGER.
column Column identifier. STRING.