Search Results for

    Show / Hide Table of Contents

    TLinqFieldDefinitions<T>.GetProperties Method

    Overloads

    • TLinqFieldDefinitions<T>.GetProperties(Int32)
    • TLinqFieldDefinitions<T>.GetProperties(String, String)

    TLinqFieldDefinitions<T>.GetProperties(Int32)

    Returns the properties for a nested or not nested fields.

    Syntax

    Namespace: FlexCel.Report

    public PropertyInfo[] GetProperties(Int32 column)

    Parameters

    <-> Parameter Type Description
    column Int32 Position of the filed to get the properties.

    See also

    • TLinqFieldDefinitions

    TLinqFieldDefinitions<T>.GetProperties(String, String)

    Returns the properties for a nested or not nested fields.

    Syntax

    Namespace: FlexCel.Report

    public PropertyInfo[] GetProperties(String fieldName, String tableName)

    Parameters

    <-> Parameter Type Description
    fieldName String Name of the filed to get the properties.
    tableName String Name of the table that holds the field.

    See also

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