ShouldSerializePreValidation Method (C1TextBoxBase)
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