Search Results for

    Show / Hide Table of Contents

    Enum SortOrder

    Specifies a sort order.

    Namespace: FastReport
    Assembly: FastReport.Base.dll
    Syntax
    public enum SortOrder
    Remarks

    This enumeration is used in the group header and in the "Matrix" object.

    Fields

    Name Description
    Ascending

    Specifies an ascending sort order.

    Descending

    Specifies a descending sort order.

    None

    Specifies no sort (natural order).

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