Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / ShouldSerializePreValidation Method

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