GetCellType Method (SapGridView)

Class

SapGridView.

Action

Gets the cell type of the specified cell.

Syntax

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