Search Results for

    Show / Hide Table of Contents

    VirtualDataTable.GetColumnName Method

    Returns the column name for a column identifier. This method is the reverse of GetColumn

    Syntax

    Namespace: FlexCel.Report

    public abstract String GetColumnName(Int32 columnIndex)

    Parameters

    <-> Parameter Type Description
    columnIndex Int32 Column index returned by GetColumn

    Returns

    The name of the column at columnIndex. If the columnIndex is not valid it should throw an Exception, since this method will only be called for columnIndexes returned by GetColumn

    See also

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