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

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