Table of Contents

TFieldExpressions<T>.TFieldExpressions Constructor

Creates a new instance and assigns it to an array of PropertyInfo.

Syntax

Namespace: FlexCel.Report

public TFieldExpressions(PropertyInfo[] aFields)

Parameters

<-> Parameter Type Description
aFields PropertyInfo[]

See also