Search Results for

    Show / Hide Table of Contents

    TLinqFieldDefinitions<T>.TryGetColumn Method

    Returns the index for a field given its name. Note that for nested fields, this number might be bigger than ColumnCount

    Syntax

    Namespace: FlexCel.Report

    public Boolean TryGetColumn(String columnName, out Int32 ResultValue)

    Parameters

    <-> Parameter Type Description
    columnName String Column we are searching for.
    out ResultValue Int32 Index for the column.

    Returns

    True if the column exists.

    See also

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