GetCellIcon Method (SapGridView)

Class

SapGridView class

Action

Gets the icon string of the specified cell.

Syntax

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