TLinqFieldDefinitions.ExtraFields Property Definitions added on runtime, to support nested fields like Employee.Name Syntax Namespace: FlexCel.Report public IList<PropertyInfo> ExtraFields { get; set; } See also TLinqFieldDefinitions