Infragistics(R) NetAdvantage(R) Windows Forms
ValidationResult Class Members
See Also  Properties  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : ValidationResult Class


The following tables list the members exposed by ValidationResult.

Public Properties

 NameDescription
public PropertyStatusReturns a ValidationStatus constant which describes a control or embeddable editor's current validation status.  
public PropertyValidationSettingsReturns a reference to the ValidationSettings instance which defines the criteria against which a control or embeddable editor was validated.  
public PropertyValue Returns the value that was validated.  
Top

See Also