ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / TrimEnd Property

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