Table of Contents

TFieldExpressions.this[] Property

Gets the compiled expression for the needed field.

Syntax

Namespace: FlexCel.Report

public Func<T, Object> this[] { get; }

See also