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; }
Data on this table. It might be null, if this table is linked to another.
Namespace: FlexCel.Report
protected IQueryable<T> Data { get; set; }