Calendar for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PreValidation Class / ShouldSerializeTrimStart Method

In This Topic
    ShouldSerializeTrimStart Method (PreValidation)
    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