TLinqFieldDefinitions.ExtraExpressions Property Expressions added at runtime, to support nested properties like a.b.c Syntax Namespace: FlexCel.Report protected IList<Func> ExtraExpressions { get; set; } See also TLinqFieldDefinitions