ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FormatInfo Class / TrimEnd Property

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