Table of Contents

TLinqFieldDefinitions.ExtraNames Property

Returns the nested fields with dots, like field1.field2.

Syntax

Namespace: FlexCel.Report

protected IList<String> ExtraNames { get; set; }

See also