Search Results for

    Show / Hide Table of Contents

    Enum BOConverterFlags

    Obsolete. Specifies a set of flags used to convert business objects into datasources.

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

    Fields

    Name Description
    AllowFields

    Allows using the fields of a business object.

    BrowsableOnly

    Allows using properties of a business object with BrowsableAttribute only.

    None

    Specifies no actions.

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