TLinqFieldDefinitions<T>.GetValue Method
Returns the value of the field for a given object.
Syntax
Namespace: FlexCel.Report
public Object GetValue(T obj, Int32 column)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
obj | T | ||
column | Int32 |
Returns the value of the field for a given object.
Namespace: FlexCel.Report
public Object GetValue(T obj, Int32 column)
<-> | Parameter | Type | Description |
---|---|---|---|
obj | T | ||
column | Int32 |