Search Results for

    Show / Hide Table of Contents

    TLinqDataTableState<T>.GetDetail<Q> Method

    Returns a detail table. This is used in master-detail relationships to get the nested table for the detail band.

    Syntax

    Namespace: FlexCel.Report

    public IEnumerable<Q> GetDetail<Q>(TLinqDataTable<Q> Detail, out Boolean IsEmptyList)

    Parameters

    <-> Parameter Type Description
    Detail TLinqDataTable<Q> Detail data table calling this method.
    out IsEmptyList Boolean Return true if the enumerator has 0 records.

    Type Parameters

    Type Parameter Description
    Q Type of the parameter.

    See also

    • TLinqDataTableState
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com