CellValidationError Class Properties
                In This Topic
            
            For a list of all members of this type, see CellValidationError members.
            
            Public Properties
|  | Name | Description | 
|---|
|  | CellInError | Gets the cell whose value failed the UI-level validation process. | 
|  | ErrorContent | Gets an object containing the error content. | 
|  | Exception | Gets the exception that was raised when the value failed the UI-level validation process. | 
|  | RuleInError | Gets the CellValidationRule that caused the value to fail the UI-level validation process. | 
TopSee Also