Infragistics(R) NetAdvantage(R) Windows Forms
ResetErrorAppearance Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > ValidationSettings Class : ResetErrorAppearance Method

Resets the properties of the ErrorAppearance to their default values.

Syntax

Visual Basic (Declaration) 
Public Sub ResetErrorAppearance() 
C# 
public void ResetErrorAppearance()

See Also