ComponentOne CalendarView for WinForms
C1.Framework Namespace / CharHelper Class / IsFullWidth Method

In This Topic
    IsFullWidth Method (CharHelper)
    In This Topic
    Indicates whether the specified Unicode character is a full width character. Usually CJK characters are considers as full widths.
    Overload List
    OverloadDescription
    Indicates whether the specified Unicode character is a full width character. Usually CJK characters are considers as full widths.  
    Indicates wether the character at the specified position in the specified string is a full width character. Usually CJK characters are considers as full widths.  
    See Also