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

In This Topic
    ShouldSerializePostValidation Method (C1TextBox)
    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