Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / CellValidationErrorEventArgs Class


In This Topic
    CellValidationErrorEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicating if the cell whould exit edit mode.  
    Public PropertyGets the exception that was thrown.  
    Public PropertyGets the value that failed the validation process.  
    Top
    See Also