Search Results for

    Show / Hide Table of Contents

    VirtualDataTableState.Eof Method

    This method returns if we have reached the last record in the table. The default implementation just sees if Position = RowCount. If RowCount is slow and you have a faster way to know if you are at the end, override this method.

    Syntax

    Namespace: FlexCel.Report

    public virtual Boolean Eof()

    See also

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