Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / CharHelper Class / MinValue Field

In This Topic
    MinValue Field (CharHelper)
    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