Table of Contents

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

See also