TLinqFieldDefinitions.FieldsByName Property A dictionary to find the field position in the Fields or ExtraFields array given its name. Syntax Namespace: FlexCel.Report protected Dictionary<String, Int32> FieldsByName { get; set; } See also TLinqFieldDefinitions