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


In This Topic
    CellValidationErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellValidationErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information on the cell whose value failed the validation process.  
    Top
    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