ComponentOne CalendarView for WinForms
C1.Framework 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