Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatInfo Class / ShouldSerializeTrimEnd Method

In This Topic
    ShouldSerializeTrimEnd Method (FormatInfo)
    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