Xceed DataGrid for Silverlight Documentation
RowValidationError Class
Members 


Represents the error that is provided when the value of a cell fails the validation process.
Syntax
'Declaration
 
Public NotInheritable Class RowValidationError 
   Inherits ValidationErrorBase
'Usage
 
Dim instance As RowValidationError
public sealed class RowValidationError : ValidationErrorBase 
Inheritance Hierarchy

System.Object
   Xceed.Silverlight.DataGrid.ValidationErrorBase
      Xceed.Silverlight.DataGrid.RowValidationError

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

RowValidationError Members
Xceed.Silverlight.DataGrid Namespace

Editing and Inserting Data

Validation

Send Feedback