HasCellF4Help Method (SapGridView)

Class

SapGridView.

Action

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

Syntax

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