Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / ParseInfo Class / TrimEnd Property

In This Topic
    TrimEnd Property (ParseInfo)
    In This Topic
    If True, trailing spaces are removed before parsing.
    Syntax
    'Declaration
     
    
    Public Property TrimEnd As Boolean
    public bool TrimEnd {get; set;}
    See Also