ComponentOne MultiSelect for WinForms
C1.Win.Input.Validation Namespace / PreValidation Class / ShouldSerializeTrimEnd Method

In This Topic
    ShouldSerializeTrimEnd Method (PreValidation)
    In This Topic
    Specifies whether to save the value of the TrimEnd property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeTrimEnd() As Boolean
    protected bool ShouldSerializeTrimEnd()
    See Also