C1.Win.Input.Base Namespace / C1TextBoxBase Class / TrimEnd Property

In This Topic
TrimEnd Property (C1TextBoxBase)
In This Topic
Gets or sets a value indicating whether trailing spaces are removed.
Syntax
'Declaration
 
Public Property TrimEnd As Boolean
 
See Also