Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializePostValidation Method

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