Click or drag to resize

ColumnGetStringValue Method

Gets the formatted value for the specified Row.

Namespace:  Easymap.AddIn.Data
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string GetStringValue(
	Row row
)

Parameters

row
Type: Easymap.AddIn.DataRow

Return Value

Type: String
See Also