Search Results for

    Show / Hide Table of Contents

    Enum TableLayout

    Specifies the layout that will be used when printing a big table.

    Namespace: FastReport.Table
    Assembly: FastReport.Base.dll
    Syntax
    public enum TableLayout

    Fields

    Name Description
    AcrossThenDown

    The table is printed across a pages then down.

    DownThenAcross

    The table is printed down then across a pages.

    Wrapped

    The table is wrapped.

    Back to top © 1998-2025 Copyright Fast Reports Inc.