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

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