Search Results for

    Show / Hide Table of Contents

    Enum PropertyKind

    Specifies a kind of property.

    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public enum PropertyKind

    Fields

    Name Description
    Complex

    Specifies the complex property such as class with own properties.

    Enumerable

    Specifies the property which is a list of objects (is of IEnumerable type).

    Simple

    Specifies the property of a simple type (such as integer).

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