ComponentOne Input for WinForms
TrimEnd Property (PreValidation)

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

Reference

PreValidation Class
PreValidation Members