Search Results for

    Show / Hide Table of Contents

    Enum BorderLines

    Specifies the sides of a border.

    Namespace: FastReport
    Assembly: FastReport.Base.dll
    Syntax
    [Flags]
    public enum BorderLines

    Fields

    Name Description
    All

    Specifies all border lines.

    Bottom

    Specifies the bottom border line.

    Left

    Specifies the left border line.

    None

    Specifies no border lines.

    Right

    Specifies the right border line.

    Top

    Specifies the top border line.

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