Click or drag to resize

ColumnGetValue Method

Gets the value for the specified Row.

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public Object GetValue(
	Row row
)

Parameters

row  Row
 

Return Value

Object
See Also