ColumnValue
- Last UpdatedNov 17, 2021
- 1 minute read
The ColumnValue method returns the string representation of the data for the specified column of the currently selected row.
Syntax
Result = aaHistClientActiveDataGrid.ColumnValue(integer Column);
Parameters
Column
Number of the column for which the string representation is returned. Column numbers start at 1.
Return Value
A message representation of the data.