ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / CharHelper Class / MinValue Field

In This Topic
    MinValue Field
    In This Topic
    Represents the smallest possible value of a Char. This field is constant.
    Syntax
    'Declaration
     
    Public Shared MinValue As Char
    public static char MinValue
    See Also