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

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