Search Results for

    Show / Hide Table of Contents

    VirtualDataTable.FullDataSetColumnCount Method

    Returns the columns in the table for a full dataset. Normally this is the same as ColumnCount but your implementation might choose to hide some of the fields available in the full ColumnCount when dumping all fields. If you change this method, you need also to review GetFullDataSetColumn so it returns the correct column for the dataset.

    Syntax

    Namespace: FlexCel.Report

    public virtual Int32 FullDataSetColumnCount(Int32 ColumnMapIndex)

    Parameters

    <-> Parameter Type Description
    ColumnMapIndex Int32 This is the column map index returned by GetFullDataSetMapId.

    See also

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