ComponentOne Input for WinForms
TrimEnd Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : TrimEnd Property
If True, trailing spaces are removed.
Syntax
'Declaration
 
Public Property TrimEnd As System.Boolean
public System.bool TrimEnd {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members