IsCellChangeable Method (SapGridView)

Class

SapGridView.

Action

Returns true if the specified cell is changeable.

Syntax

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