Search Results for

    Show / Hide Table of Contents

    Enum PropertyType

    Identifies the data type of a property value tracked in an undo/redo operation, used to convert the stored value back to the correct type when applied.

    Namespace: Reportman.Reporting
    Assembly: Reportman.Reporting.dll
    Syntax
    public enum PropertyType

    Fields

    Name Description
    Binary
    Boolean
    Date
    Integer
    Number
    String
    StringArray
    Variant
    • View Source
    In this article
    Back to top Generated by DocFX