Search Results for

    Show / Hide Table of Contents

    Enum ShiftMode

    The automatic shift mode.

    Namespace: FastReport
    Assembly: FastReport.Base.dll
    Syntax
    public enum ShiftMode

    Fields

    Name Description
    Always

    Shift the object up or down if any object above it shrinks or grows.

    Never

    Do not shift the object.

    WhenOverlapped

    Shift the object up or down if any object above it shrinks or grows. Objects must have overlapped x-coordinates.

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