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

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