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

Sets the Enabled property to its default value.

Syntax

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

See Also