Click or drag to resize

RowGetStringValue Method (Int32)

Gets the formatted row value for the specified Column index.

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

Parameters

columnIndex
Type: SystemInt32

Return Value

Type: String
See Also