Search Results for

    Show / Hide Table of Contents

    VirtualDataTable.GetColumn Method

    Returns a column identifier that you can later use on VirtualDataTableState.GetValue(Int32). Return -1 if the column does not exist, and make sure this search is case insensitive.

    Syntax

    Namespace: FlexCel.Report

    public abstract Int32 GetColumn(String columnName)

    Parameters

    <-> Parameter Type Description
    columnName String Name of the column to search.

    Returns

    Column identifier if found, -1 if not found.

    See also

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