Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / ValidatingTextEventArgs Class


In This Topic
    ValidatingTextEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ValidatingTextEventArgs members.

    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