Search Results for

    Show / Hide Table of Contents

    Enum ObjectInspectorCellType

    Identifies the editor and formatting an object-inspector cell uses for a property value, such as plain text, expression, numeric, color, image, font, SQL or connection-string editing.

    Namespace: Reportman.Designer
    Assembly: Reportman.Designer.dll
    Syntax
    public enum ObjectInspectorCellType

    Fields

    Name Description
    Boolean
    Color
    ConnectionString
    Decimal
    DropDown
    DropDownList
    Expression
    FontName
    FontStyle
    Image
    Integer
    MultilineText
    SQL
    Text
    • View Source
    In this article
    Back to top Generated by DocFX