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

Sets the DataType property to its default value.

Syntax

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

See Also