IsCellChangeable メソッド (SapGridView)

クラス

SapGridView.

処理

指定したセルが変更可能な場合に true を返します。

構文

cellChangeable = gridView.IsCellChangeable(row, column)
変数 説明
cellChangeable Boolean
row 行のインデックス。 The value is zero-based.。 Integer
column 列識別子。 String