Click or drag to resize

IQuoteTableRowBaseItem Property

Gets the column value

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Object this[
	string columnName
] { get; }

Parameters

columnName  String
Name of the column.

Property Value

Object
The Object.

Return Value

Object
See Also