Search Results for

    Show / Hide Table of Contents

    Enum TextBoxDataType

    The kind of data a TextBoxAdvanced accepts, used to restrict input to free text, integers, numeric (decimal) or floating-point values.

    Namespace: Reportman.Drawing.Forms
    Assembly: Reportman.Drawing.Forms.dll
    Syntax
    public enum TextBoxDataType

    Fields

    Name Description
    Double
    Integer
    Numeric
    Text
    • View Source
    In this article
    Back to top Generated by DocFX