Xceed Grid for WinForms v4.3 Documentation
ValidatingTextEventArgs Class Members
Properties 


Xceed.Editors.v2.6 Assembly > Xceed.Editors Namespace : ValidatingTextEventArgs Class

The following tables list the members exposed by ValidatingTextEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ValidatingTextEventArgs specifying the text to validated, if it should be fully or partially validated, and if it is valid.  
Top
Public Properties
 NameDescription
Public PropertyGets the text to validate.  
Public PropertyGets a boolean value indicating if the EditText should be fully or partially validated.  
Public PropertyGets or sets a boolean value indicating if the EditText is valid.  
Top
See Also

Reference

ValidatingTextEventArgs Class
Xceed.Editors Namespace