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