TLinqDataTable.Data Property Data on this table. It might be null, if this table is linked to another. Syntax Namespace: FlexCel.Report protected IQueryable<T> Data { get; set; } See also TLinqDataTable