ComponentOne CalendarView for WinForms
C1.Framework Namespace / CharHelper Class
Members

In This Topic
    CharHelper Class
    In This Topic
    Represents the extension functions to the standard .NET Char type. The purpose for this is to provide better CJK (Chinese, Japanese, Korean ) character support.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class CharHelper 
    public static class CharHelper 
    Inheritance Hierarchy

    System.Object
       C1.Framework.CharHelper

    See Also