Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellValidationError Class


In This Topic
    CellValidationError Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the cell whose value failed the UI-level validation process.  
    Public PropertyGets an object containing the error content.  
    Public PropertyGets the exception that was raised when the value failed the UI-level validation process.  
    Public PropertyGets the CellValidationRule that caused the value to fail the UI-level validation process.  
    Top
    See Also