TLinqFieldDefinitions.FieldExpressions Property
A list of compiled field expressions that can be used to find the values of the fields without using reflection.
Syntax
Namespace: FlexCel.Report
protected TFieldExpressions<T> FieldExpressions { get; set; }