C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializePreValidation Method

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