ComponentOne CalendarView for WinForms
C1.Framework Namespace / CharHelper Class / MaxValue Field

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