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

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